reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Hexagon/RDFGraph.cpp
 1335   for (unsigned OpN = 0; OpN < NumOps; ++OpN) {
 1335   for (unsigned OpN = 0; OpN < NumOps; ++OpN) {
 1336     MachineOperand &Op = In.getOperand(OpN);
 1344     if (TOI.isPreserving(In, OpN)) {
 1350     if (TOI.isClobbering(In, OpN))
 1352     if (TOI.isFixedReg(In, OpN))