Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp157 if (LowerPPCMachineOperandToMCOperand(MI->getOperand(i), MCOp, AP, in LowerPPCMachineInstrToMCInst()
163 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO, in LowerPPCMachineOperandToMCOperand() function in llvm
DPPC.h56 bool LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
DPPCAsmPrinter.cpp1154 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this, false)) in EmitInstruction()