Searched refs:InstFormatR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormats.td | 35 def InstFormatR : InstFormat<1>; 118 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> { 152 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> { 169 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/Utils/ |
| H A D | RISCVBaseInfo.h | 29 InstFormatR = 1, enumerator
|