Home
last modified time | relevance | path

Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.h56 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DPPCAsmPrinter.cpp988 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1040 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1102 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1124 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1166 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1210 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1233 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1275 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1310 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1354 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
[all …]
H A DPPCMCInstLower.cpp177 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm