Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp157 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, AP)) in LowerPPCMachineInstrToMCInst()
162 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO, in LowerPPCMachineOperandToMCOperand() function in llvm
H A DPPC.h58 bool LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
H A DPPCAsmPrinter.cpp1559 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this)) in emitInstruction()