Lines Matching refs:SDTCisInt
166 SDTCisInt<1>]>>;
177 SDTCisInt<0>, SDTCisVT<1, i32>]>;
183 SDTCisInt<0>,
190 SDTCisInt<0>,
197 def SDT_AArch64cbz : SDTypeProfile<0, 2, [SDTCisInt<0>, SDTCisVT<1, OtherVT>]>;
198 def SDT_AArch64tbz : SDTypeProfile<0, 3, [SDTCisInt<0>, SDTCisInt<1>,
205 SDTCisInt<3>,
209 SDTCisInt<1>,
211 SDTCisInt<3>,
212 SDTCisInt<4>,
218 SDTCisInt<3>,
219 SDTCisInt<4>,
225 def SDT_AArch64DupLane : SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisInt<2>]>;
230 def SDT_AArch64MOVIedit : SDTypeProfile<1, 1, [SDTCisInt<1>]>;
231 def SDT_AArch64MOVIshift : SDTypeProfile<1, 2, [SDTCisInt<1>, SDTCisInt<2>]>;
233 SDTCisInt<2>, SDTCisInt<3>]>;
236 SDTCisSameAs<0,2>, SDTCisInt<3>]>;
237 def SDT_AArch64vshift : SDTypeProfile<1, 2, [SDTCisSameAs<0,1>, SDTCisInt<2>]>;
239 def SDT_AArch64vshiftinsert : SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisInt<3>,
281 SDTCisVec<0>, SDTCisSameAs<0, 1>, SDTCisInt<2>
536 def SDT_AArch64mull : SDTypeProfile<1, 2, [SDTCisInt<0>, SDTCisInt<1>,
575 SDTCisInt<0>, SDTCisInt<1>, SDTCisOpSmallerThanOp<1, 0>