Home
last modified time | relevance | path

Searched refs:InstFormatU (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h34 InstFormatU = 6, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td39 def InstFormatU : InstFormat<6>;
387 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatU> {