Home
last modified time | relevance | path

Searched refs:InstFormatR (Results 1 – 8 of 8) 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 DRISCVInstrInfoXSfmm.td53 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
83 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
101 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
121 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
152 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
182 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
201 : RVInst<(outs), (ins), opcodestr, "", [], InstFormatR> {
H A DRISCVInstrInfoXRivos.td15 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
36 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
H A DRISCVInstrFormats.td34 def InstFormatR : InstFormat<1>;
342 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
371 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
529 : RVInst<outs, ins, "", "", [], InstFormatR> {
H A DRISCVInstrInfoXAndes.td364 opcodestr # "." # "vf", "$vd, $rs1, $vs2$vm", [], InstFormatR>,
387 opcodestr # "." # "vv", "$vd, $vs1, $vs2$vm", [], InstFormatR>,
410 opcodestr, "$vd, $vs2", [], InstFormatR> {
429 opcodestr, "$vd, ${rs1}$vm", [], InstFormatR>,
H A DRISCVInstrInfoXSf.td58 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
81 : 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