Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVMCInstLower.cpp89 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO, in LowerRISCVMachineOperandToMCOperand() function in llvm
134 if (LowerRISCVMachineOperandToMCOperand(MO, MCOp, AP)) in LowerRISCVMachineInstrToMCInst()
DRISCV.h35 bool LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,
DRISCVAsmPrinter.cpp60 return LowerRISCVMachineOperandToMCOperand(MO, MCOp, *this); in lowerOperand()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVMCInstLower.cpp90 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO, in LowerRISCVMachineOperandToMCOperand() function in llvm
199 if (LowerRISCVMachineOperandToMCOperand(MO, MCOp, AP)) in LowerRISCVMachineInstrToMCInst()
DRISCV.h35 bool LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,
DRISCVAsmPrinter.cpp65 return LowerRISCVMachineOperandToMCOperand(MO, MCOp, *this); in lowerOperand()