Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h31 InstFormatPseudo = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td33 def InstFormatPseudo : InstFormat<0>;
240 : RVInst<outs, ins, opcodestr, argstr, pattern, InstFormatPseudo> {