Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/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 | 768 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 820 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 883 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 907 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 944 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 976 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1004 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1043 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1077 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1117 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
|