Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/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 | 898 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 950 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1015 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1039 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1077 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1110 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1139 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1178 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1212 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() 1252 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction() [all …]
|
| H A D | PPCMCInstLower.cpp | 166 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm
|