Searched refs:InstFormatR4 (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormats.td | 35 def InstFormatR4 : InstFormat<2>; 269 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> { 286 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> { 463 : RVInst<outs, ins, "", "", [], InstFormatR4> {
|
| H A D | RISCVInstrInfoZb.td | 294 opcodestr, argstr, [], InstFormatR4> { 314 opcodestr, argstr, [], InstFormatR4> {
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 31 InstFormatR4 = 2, enumerator
|