Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h35 InstFormatJ = 7, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td40 def InstFormatJ : InstFormat<7>;
398 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatJ> {