Searched refs:LowerRISCVMachineOperandToMCOperand (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVMCInstLower.cpp | 89 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO, in LowerRISCVMachineOperandToMCOperand() function in llvm 134 if (LowerRISCVMachineOperandToMCOperand(MO, MCOp, AP)) in LowerRISCVMachineInstrToMCInst()
|
D | RISCV.h | 35 bool LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,
|
D | RISCVAsmPrinter.cpp | 60 return LowerRISCVMachineOperandToMCOperand(MO, MCOp, *this); in lowerOperand()
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVMCInstLower.cpp | 90 bool llvm::LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO, in LowerRISCVMachineOperandToMCOperand() function in llvm 199 if (LowerRISCVMachineOperandToMCOperand(MO, MCOp, AP)) in LowerRISCVMachineInstrToMCInst()
|
D | RISCV.h | 35 bool LowerRISCVMachineOperandToMCOperand(const MachineOperand &MO,
|
D | RISCVAsmPrinter.cpp | 65 return LowerRISCVMachineOperandToMCOperand(MO, MCOp, *this); in lowerOperand()
|