Lines Matching refs:SDTCisPtrTy
20 [SDTCisInt<0>, SDTCisPtrTy<1>, SDTCisSameAs<0, 2>,
24 [SDTCisInt<0>, SDTCisPtrTy<1>,
73 def SDTX86cas : SDTypeProfile<0, 3, [SDTCisPtrTy<0>, SDTCisInt<1>,
75 def SDTX86cas8pair : SDTypeProfile<0, 1, [SDTCisPtrTy<0>]>;
76 def SDTX86cas16pair : SDTypeProfile<0, 2, [SDTCisPtrTy<0>, SDTCisVT<1, i64>]>;
79 SDTCisPtrTy<1>,
83 SDTCisPtrTy<1>]>;
97 SDTCisPtrTy<1>]>;
99 def SDT_X86VAARG : SDTypeProfile<1, -1, [SDTCisPtrTy<0>,
100 SDTCisPtrTy<1>,
109 def SDTX86Wrapper : SDTypeProfile<1, 1, [SDTCisSameAs<0, 1>, SDTCisPtrTy<0>]>;
125 def SDT_X86TCRET : SDTypeProfile<0, 2, [SDTCisPtrTy<0>, SDTCisVT<1, i32>]>;
128 SDTCisPtrTy<1>, SDTCisSameAs<1, 2>]>;
133 SDTCisPtrTy<3>]>;
136 SDTCisPtrTy<1>, SDTCisSameAs<2, 3>,
252 SDTCisPtrTy<1>]>,
255 SDTypeProfile<0, 1, [SDTCisPtrTy<0>]>,
753 SDTCisPtrTy<1>]>;
755 SDTCisPtrTy<1>]>;
756 def SDTX86Fild : SDTypeProfile<1, 1, [SDTCisFP<0>, SDTCisPtrTy<1>]>;
757 def SDTX86Fist : SDTypeProfile<0, 2, [SDTCisFP<0>, SDTCisPtrTy<1>]>;
759 def SDTX86CwdStore : SDTypeProfile<0, 1, [SDTCisPtrTy<0>]>;
760 def SDTX86CwdLoad : SDTypeProfile<0, 1, [SDTCisPtrTy<0>]>;
761 def SDTX86FPEnv : SDTypeProfile<0, 1, [SDTCisPtrTy<0>]>;