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