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