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

References

gen/lib/Target/ARM/ARMGenDAGISel.inc
26787 /* 57800*/          OPC_MorphNodeTo1, TARGET_VAL(ARM::PICLDRB), 0|OPFL_Chain|OPFL_MemRefs,
27187 /* 58678*/            OPC_MorphNodeTo1, TARGET_VAL(ARM::PICLDRB), 0|OPFL_Chain|OPFL_MemRefs,
lib/Target/ARM/ARMAsmPrinter.cpp
 1563   case ARM::PICLDRB:
 1587     case ARM::PICLDRB:  Opcode = ARM::LDRBrs; break;