Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td35 def InstFormatR4 : InstFormat<2>;
333 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {
350 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {
495 : RVInst<outs, ins, "", "", [], InstFormatR4> {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h33 InstFormatR4 = 2, enumerator