Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h35 InstFormatU = 6, enumerator
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td39 def InstFormatU : InstFormat<6>;
415 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatU> {
543 : RVInst<outs, ins, "", "", [], InstFormatU> {