Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td35 def InstFormatR4 : InstFormat<2>;
335 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {
352 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {
497 : RVInst<outs, ins, "", "", [], InstFormatR4> {
/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h34 InstFormatR4 = 2, enumerator