Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td35 def InstFormatR4 : InstFormat<2>;
241 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {
258 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR4> {
H A DRISCVInstrInfoB.td237 opcodestr, argstr, [], InstFormatR4> {
257 opcodestr, argstr, [], InstFormatR4> {
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h30 InstFormatR4 = 2, enumerator