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