Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsV.td91 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
109 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
129 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
149 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
168 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
188 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
208 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
229 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
251 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
274 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
[all …]
H A DRISCVInstrFormats.td34 def InstFormatR : InstFormat<1>;
290 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
319 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
477 : RVInst<outs, ins, "", "", [], InstFormatR> {
H A DRISCVInstrInfoXSf.td60 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
82 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
H A DRISCVInstrInfoZvk.td34 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h33 InstFormatR = 1, enumerator