reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1249 NodeAddr<StmtNode*> SA = newStmt(BA, &In); 1281 bool IsCall = isCall(In); 1282 unsigned NumOps = In.getNumOperands(); 1291 MachineOperand &Op = In.getOperand(OpN); 1298 if (TOI.isPreserving(In, OpN)) { 1301 if (isDefUndef(In, makeRegRef(Op))) 1304 if (TOI.isClobbering(In, OpN)) 1306 if (TOI.isFixedReg(In, OpN)) 1319 MachineOperand &Op = In.getOperand(OpN); 1336 MachineOperand &Op = In.getOperand(OpN); 1344 if (TOI.isPreserving(In, OpN)) { 1347 if (isDefUndef(In, RR)) 1350 if (TOI.isClobbering(In, OpN)) 1352 if (TOI.isFixedReg(In, OpN)) 1365 MachineOperand &Op = In.getOperand(OpN); 1374 if (TOI.isFixedReg(In, OpN))