Lines Matching refs:argstr
57 class RVInstSetiVLi<dag outs, dag ins, string opcodestr, string argstr>
58 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
74 class RVInstSetVLi<dag outs, dag ins, string opcodestr, string argstr>
75 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
90 class RVInstSetVL<dag outs, dag ins, string opcodestr, string argstr>
91 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
108 string opcodestr, string argstr>
109 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
128 string opcodestr, string argstr>
129 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
148 string opcodestr, string argstr>
149 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
167 string argstr>
168 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
187 dag ins, string opcodestr, string argstr>
188 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
207 string argstr>
208 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
228 dag outs, dag ins, string opcodestr, string argstr>
229 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
250 dag outs, dag ins, string opcodestr, string argstr>
251 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
273 string argstr>
274 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
293 dag outs, dag ins, string opcodestr, string argstr>
294 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
314 dag outs, dag ins, string opcodestr, string argstr>
315 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {