Searched refs:LowerRISCVMachineOperandToMCOperand (Results 1 – 3 of 3) sorted by relevance
60 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO, in LowerRISCVMachineOperandToMCOperand() function in llvm105 if (LowerRISCVMachineOperandToMCOperand(MO, MCOp, AP)) in LowerRISCVMachineInstrToMCInst()
32 bool LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,
58 return LowerRISCVMachineOperandToMCOperand(MO, MCOp, *this); in lowerOperand()