Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h34 InstFormatU = 6, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td39 def InstFormatU : InstFormat<6>;
387 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatU> {