Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.h56 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DPPCAsmPrinter.cpp985 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1037 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1102 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1125 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1168 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1213 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1238 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1281 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1317 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1364 LowerPPCMachineInstrToMCInst(M in emitInstruction()
[all...]
H A DPPCMCInstLower.cpp177 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm