Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPC.h | 56 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
| H A D | PPCAsmPrinter.cpp | 988 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1040 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1102 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1124 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1166 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1210 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1233 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1275 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1310 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1354 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() [all …]
|
| H A D | PPCMCInstLower.cpp | 177 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm
|