Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 756 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 808 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 867 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 891 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 924 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 956 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 984 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1023 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1057 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1097 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() [all …]
|
H A D | PPC.h | 55 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
H A D | PPCMCInstLower.cpp | 151 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm
|