Searched refs:InstFormatU (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 35 InstFormatU = 6, enumerator
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormats.td | 39 def InstFormatU : InstFormat<6>; 415 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatU> { 543 : RVInst<outs, ins, "", "", [], InstFormatU> {
|