Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVMCInstLower.cpp60 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO, in LowerRISCVMachineOperandToMCOperand() function in llvm
105 if (LowerRISCVMachineOperandToMCOperand(MO, MCOp, AP)) in LowerRISCVMachineInstrToMCInst()
DRISCV.h32 bool LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,
DRISCVAsmPrinter.cpp58 return LowerRISCVMachineOperandToMCOperand(MO, MCOp, *this); in lowerOperand()