Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp172 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, AP)) in LowerPPCMachineInstrToMCInst()
177 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO, in LowerPPCMachineOperandToMCOperand() function in llvm
H A DPPC.h59 bool LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
H A DPPCAsmPrinter.cpp1618 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this)) in emitInstruction()