Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp756 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
808 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
867 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
891 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
924 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
956 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
984 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1023 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1057 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1097 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
[all …]
H A DPPC.h55 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DPPCMCInstLower.cpp151 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm