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.h57 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DPPCAsmPrinter.cpp983 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1035 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1100 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1123 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1166 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1211 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1236 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1279 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1315 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1362 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
[all …]
H A DPPCMCInstLower.cpp177 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm