Home
last modified time | relevance | path

Searched refs:InstFormatR4 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.h29 InstFormatR4 = 2, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrFormats.td36 def InstFormatR4 : InstFormat<2>;
132 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {