Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp156 if (LowerPPCMachineOperandToMCOperand(MI->getOperand(i), MCOp, AP, in LowerPPCMachineInstrToMCInst()
162 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO, in LowerPPCMachineOperandToMCOperand() function in llvm
DPPC.h55 bool LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
DPPCAsmPrinter.cpp1232 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this, false)) in EmitInstruction()