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

References

gen/lib/Target/ARM/ARMGenDAGISel.inc
26776 /* 57775*/          OPC_MorphNodeTo1, TARGET_VAL(ARM::PICLDRH), 0|OPFL_Chain|OPFL_MemRefs,
27199 /* 58704*/          OPC_MorphNodeTo1, TARGET_VAL(ARM::PICLDRH), 0|OPFL_Chain|OPFL_MemRefs,
lib/Target/ARM/ARMAsmPrinter.cpp
 1564   case ARM::PICLDRH:
 1588     case ARM::PICLDRH:  Opcode = ARM::LDRH; break;