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

References

gen/lib/Target/ARM/ARMGenDAGISel.inc
36141 /* 79585*/        OPC_MorphNodeTo1, TARGET_VAL(ARM::BMOVPCRX_CALL), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
gen/lib/Target/ARM/ARMGenFastISel.inc
  105     return fastEmitInst_r(ARM::BMOVPCRX_CALL, &ARM::tGPRRegClass, Op0, Op0IsKill);
lib/Target/ARM/ARMAsmPrinter.cpp
 1350   case ARM::BMOVPCRX_CALL: {
lib/Target/ARM/ARMCallLowering.cpp
  499   return ARM::BMOVPCRX_CALL;