Searched refs:LowerRISCVMachineOperandToMCOperand (Results 1 – 3 of 3) sorted by relevance
35 bool LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,
90 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO, in LowerRISCVMachineOperandToMCOperand() function in llvm216 if (LowerRISCVMachineOperandToMCOperand(MO, MCOp, AP)) in lowerRISCVMachineInstrToMCInst()
65 return LowerRISCVMachineOperandToMCOperand(MO, MCOp, *this); in lowerOperand()