Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsV.td90 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
108 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
128 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
148 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
167 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
187 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
207 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
228 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
250 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
273 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
[all …]
H A DRISCVInstrFormats.td34 def InstFormatR : InstFormat<1>;
254 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
305 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
322 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
443 : RVInst<outs, ins, "", "", [], InstFormatR> {
/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h30 InstFormatR = 1, enumerator