Home
last modified time | relevance | path

Searched refs:InstFormatOther (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.h46 InstFormatOther = 17, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVInstrFormats.td50 def InstFormatOther : InstFormat<17>;
DRISCVInstrInfoC.td595 def C_UNIMP : RVInst16<(outs), (ins), "c.unimp", "", [], InstFormatOther>,