Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp157 if (LowerPPCMachineOperandToMCOperand(MI->getOperand(i), MCOp, AP)) in LowerPPCMachineInstrToMCInst()
162 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO, in LowerPPCMachineOperandToMCOperand() function in llvm
H A DPPC.h57 bool LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
H A DPPCAsmPrinter.cpp1407 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this)) in emitInstruction()