Searched refs:InstFormatR4 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormats.td | 35 def InstFormatR4 : InstFormat<2>; 241 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> { 258 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {
|
| H A D | RISCVInstrInfoB.td | 237 opcodestr, argstr, [], InstFormatR4> { 257 opcodestr, argstr, [], InstFormatR4> {
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 30 InstFormatR4 = 2, enumerator
|