Lines Matching full:cstr
51 string cstr, InstrItinClass itin, IType type>
59 let Constraints = cstr;
203 string cstr = "", InstrItinClass itin = LD_tc_ld_SLOT01>
204 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
207 string cstr = "", InstrItinClass itin = LD_tc_ld_SLOT01>
208 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeLD>, OpcodeHexagon;
212 string cstr = "", InstrItinClass itin = ST_tc_st_SLOT01>
213 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon;
217 string cstr = "", InstrItinClass itin = tc_ENDLOOP>
218 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeENDLOOP>,
223 string cstr = "">
224 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDO, TypePSEUDO>,
229 string cstr="">
230 : InstHexagon<outs, ins, asmstr, pattern, cstr, PSEUDOM, TypePSEUDO>,
272 string cstr = "">
281 let Constraints = cstr;