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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.h55 bool LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
H A DPPCMCInstLower.cpp145 if (LowerPPCMachineOperandToMCOperand(MI->getOperand(i), MCOp, AP))
150 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO, function in class:llvm
H A DPPCAsmPrinter.cpp1207 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this))

Completed in 163 milliseconds