Searched refs:LowerRISCVMachineInstrToMCInst (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCV.h | 33 void LowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
D | RISCVAsmPrinter.cpp | 86 LowerRISCVMachineInstrToMCInst(MI, TmpInst, *this); in EmitInstruction()
|
D | RISCVMCInstLower.cpp | 128 void llvm::LowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerRISCVMachineInstrToMCInst() function in llvm
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCV.h | 33 void LowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
D | RISCVAsmPrinter.cpp | 96 LowerRISCVMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
|
D | RISCVMCInstLower.cpp | 190 void llvm::LowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerRISCVMachineInstrToMCInst() function in llvm
|