| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormatsV.td | 91 : 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 D | RISCVInstrInfoXSfmm.td | 53 : 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 D | RISCVInstrInfoXRivos.td | 15 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> { 36 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
|
| H A D | RISCVInstrFormats.td | 34 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 D | RISCVInstrInfoXAndes.td | 364 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 D | RISCVInstrInfoXSf.td | 58 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> { 81 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
|
| H A D | RISCVInstrInfoZvk.td | 34 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 33 InstFormatR = 1, enumerator
|