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