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

References

gen/lib/Target/PowerPC/PPCGenDAGISel.inc
27688 /* 67006*/        OPC_MorphNodeTo0, TARGET_VAL(PPC::BL8_NOP), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
27706 /* 67035*/      OPC_MorphNodeTo0, TARGET_VAL(PPC::BL8_NOP), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
27714 /* 67048*/      OPC_MorphNodeTo0, TARGET_VAL(PPC::BL8_NOP), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
gen/lib/Target/PowerPC/PPCGenMCCodeEmitter.inc
 3740     case PPC::BL8_NOP:
lib/Target/PowerPC/PPCAsmPrinter.cpp
  457     EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL8_NOP)
 1215                    MCInstBuilder(PPC::BL8_NOP)
 1301                    MCInstBuilder(PPC::BL8_NOP)
lib/Target/PowerPC/PPCFastISel.cpp
 1661                   TII.get(PPC::BL8_NOP));