Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h36 InstFormatJ = 7, enumerator
H A DRISCVMCCodeEmitter.cpp350 if (MIFrm == RISCVII::InstFormatJ) { in getImmOpValue()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td40 def InstFormatJ : InstFormat<7>;
426 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatJ> {
557 : RVInst<outs, ins, "", "", [], InstFormatJ> {