Lines Matching refs:SDTCisVec
40 SDTCisVec<1>]>;
94 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
97 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisVec<1>,
121 SDTypeProfile<1, 1, [SDTCisVec<0>, SDTCisVec<1>,
126 SDTypeProfile<1, 1, [SDTCisVec<0>, SDTCisVec<1>,
130 def SDTVtrunc : SDTypeProfile<1, 1, [SDTCisVec<0>, SDTCisVec<1>,
179 [SDTCisVec<0>, SDTCisSameAs<1, 2>, SDTCisInt<1>]>;
184 SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCVecEltisVT<0, i1>,
185 SDTCisVec<1>, SDTCisSameAs<2, 1>,
188 SDTypeProfile<1, 4, [SDTCisVec<0>,SDTCVecEltisVT<0, i1>,
189 SDTCisVec<1>, SDTCisSameAs<2, 1>,
206 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
207 SDTCisVec<2>]>>;
209 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
210 SDTCisVec<2>]>>;
212 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
213 SDTCisVec<2>]>>;
225 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
228 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
232 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
235 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
239 SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisSameAs<0,1>,
243 SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisSameAs<0,1>,
247 SDTypeProfile<1, 4, [SDTCisVec<0>, SDTCisSameAs<0,1>,
257 SDTCisVec<1>,
260 def SDTX86Testm : SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisVec<1>,
278 SDTypeProfile<1, 1, [SDTCisVT<0, i32>, SDTCisVec<1>]>>;
313 def SDTShuff1Op : SDTypeProfile<1, 1, [SDTCisVec<0>, SDTCisSameAs<0,1>]>;
314 def SDTShuff2Op : SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
317 def SDTShuff2OpM : SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisSameAs<0,1>,
320 def SDTShuff2OpI : SDTypeProfile<1, 2, [SDTCisVec<0>,
322 def SDTShuff3OpI : SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisSameAs<0,1>,
324 def SDTFPBinOpImmRound: SDTypeProfile<1, 4, [SDTCisVec<0>, SDTCisSameAs<0,1>,
333 def SDTFPUnaryOpImmRound: SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisSameAs<0,1>,
336 def SDTVBroadcast : SDTypeProfile<1, 1, [SDTCisVec<0>]>;
337 def SDTVBroadcastm : SDTypeProfile<1, 1, [SDTCisVec<0>,
340 def SDTBlend : SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisSameAs<0,1>,
343 def SDTTernlog : SDTypeProfile<1, 4, [SDTCisVec<0>, SDTCisSameAs<0,1>,
386 def SDTPack : SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisVec<1>,
401 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisInt<1>,
407 SDTypeProfile<1, 3, [SDTCisVec<0>,
409 SDTCisVec<2>, SDTCisSameNumEltsAs<0, 2>,
414 SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisInt<1>,
415 SDTCisVec<1>, SDTCisSameNumEltsAs<0, 1>,
431 SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCVecEltisVT<0, i1>,
432 SDTCisVec<1>, SDTCisFP<1>,
440 SDTypeProfile<1, 1, [SDTCisVec<0>, SDTCisVec<1>,
449 [SDTCisEltOfVec<0, 1>, SDTCisVec<1>,
508 [SDTCisSameAs<0, 1>, SDTCisVec<1>]>, []>;
510 [SDTCisSameAs<0, 1>, SDTCisVec<1>]>, []>;
512 def SDTintToFPRound: SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisFP<0>,
516 def SDTFloatToInt: SDTypeProfile<1, 1, [SDTCisVec<0>, SDTCisVec<1>,
519 def SDTFloatToIntRnd: SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisVec<1>,
523 SDTCisVec<1>, SDTCisVT<2, i32>]>;
524 def SDTVintToFPRound: SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisVec<1>,