Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPC.h | 56 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
| H A D | PPCAsmPrinter.cpp | 795 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 847 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 911 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 935 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 972 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1004 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1032 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1071 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1105 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1145 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
|