Searched refs:InstFormatR4 (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormats.td | 35 def InstFormatR4 : InstFormat<2>; 335 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> { 352 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> { 497 : RVInst<outs, ins, "", "", [], InstFormatR4> {
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 34 InstFormatR4 = 2, enumerator
|