Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPC.h | 56 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
| H A D | PPCAsmPrinter.cpp | 788 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 919 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 983 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1007 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1044 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1076 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1104 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1143 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1177 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1217 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() [all …]
|
| H A D | PPCMCInstLower.cpp | 151 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm
|