Lines Matching refs:argstr
70 class RVInstSetVLi<dag outs, dag ins, string opcodestr, string argstr>
71 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
86 class RVInstSetVL<dag outs, dag ins, string opcodestr, string argstr>
87 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
104 string opcodestr, string argstr>
105 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
124 string opcodestr, string argstr>
125 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
144 string opcodestr, string argstr>
145 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
163 string argstr>
164 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
183 dag ins, string opcodestr, string argstr>
184 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
203 string argstr>
204 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
224 dag outs, dag ins, string opcodestr, string argstr>
225 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
246 dag outs, dag ins, string opcodestr, string argstr>
247 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
269 string argstr>
270 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
289 dag outs, dag ins, string opcodestr, string argstr>
290 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
310 dag outs, dag ins, string opcodestr, string argstr>
311 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
331 dag ins, string opcodestr, string argstr>
332 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {