Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPC.h | 56 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
H A D | PPCAsmPrinter.cpp | 985 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1037 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1102 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1125 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1168 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1213 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1238 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1281 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1317 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1364 LowerPPCMachineInstrToMCInst(M in emitInstruction() [all...] |
H A D | PPCMCInstLower.cpp | 177 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm
|