Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp1487 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this)) in emitInstruction()