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

References

lib/Target/PowerPC/PPCAsmPrinter.cpp
  627     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  678     assert(!IsDarwin && "TOC is an ELF/XCOFF construct.");
  681     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  736     assert(!IsDarwin && "TOC is an ELF/XCOFF construct");
  739     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  768     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  798     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  823     assert(!IsDarwin && "TOC is an ELF/XCOFF construct");
  826     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  863     assert(!IsDarwin && "TOC is an ELF/XCOFF construct");
  866     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  899     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
  939     LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);
 1169     if (!IsDarwin) {
 1180   LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, IsDarwin);