Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsV.td103 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
121 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
141 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
161 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
180 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
200 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
220 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
241 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
263 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
286 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
[all …]
H A DRISCVInstrFormats.td34 def InstFormatR : InstFormat<1>;
226 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
277 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
294 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h29 InstFormatR = 1, enumerator