Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPC.h | 57 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
H A D | PPCAsmPrinter.cpp | 983 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1035 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1100 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1123 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1166 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1211 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1236 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1279 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1315 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1362 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
|