Searched refs:InstFormatU (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVInstrFormats.td | 39 def InstFormatU : InstFormat<6>; 449 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatU> { 577 : RVInst<outs, ins, "", "", [], InstFormatU> {
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| HD | RISCVBaseInfo.h | 38 InstFormatU = 6, enumerator
|