• Home
  • Raw
  • Download

Lines Matching refs:ssp

5 define signext i16 @extendedLeftShiftcharToshortBy4(i8 signext %a) nounwind readnone ssp {
17 define signext i16 @extendedRightShiftcharToshortBy4(i8 signext %a) nounwind readnone ssp {
29 define signext i16 @extendedLeftShiftcharToshortBy8(i8 signext %a) nounwind readnone ssp {
41 define signext i16 @extendedRightShiftcharToshortBy8(i8 signext %a) nounwind readnone ssp {
54 define i32 @extendedLeftShiftcharTointBy4(i8 signext %a) nounwind readnone ssp {
65 define i32 @extendedRightShiftcharTointBy4(i8 signext %a) nounwind readnone ssp {
76 define i32 @extendedLeftShiftcharTointBy8(i8 signext %a) nounwind readnone ssp {
87 define i32 @extendedRightShiftcharTointBy8(i8 signext %a) nounwind readnone ssp {
99 define i64 @extendedLeftShiftcharToint64By4(i8 signext %a) nounwind readnone ssp {
110 define i64 @extendedRightShiftcharToint64By4(i8 signext %a) nounwind readnone ssp {
121 define i64 @extendedLeftShiftcharToint64By8(i8 signext %a) nounwind readnone ssp {
132 define i64 @extendedRightShiftcharToint64By8(i8 signext %a) nounwind readnone ssp {
144 define i32 @extendedLeftShiftshortTointBy4(i16 signext %a) nounwind readnone ssp {
155 define i32 @extendedRightShiftshortTointBy4(i16 signext %a) nounwind readnone ssp {
166 define i32 @extendedLeftShiftshortTointBy16(i16 signext %a) nounwind readnone ssp {
177 define i32 @extendedRightShiftshortTointBy16(i16 signext %a) nounwind readnone ssp {
189 define i64 @extendedLeftShiftshortToint64By4(i16 signext %a) nounwind readnone ssp {
200 define i64 @extendedRightShiftshortToint64By4(i16 signext %a) nounwind readnone ssp {
211 define i64 @extendedLeftShiftshortToint64By16(i16 signext %a) nounwind readnone ssp {
222 define i64 @extendedRightShiftshortToint64By16(i16 signext %a) nounwind readnone ssp {
234 define i64 @extendedLeftShiftintToint64By4(i32 %a) nounwind readnone ssp {
245 define i64 @extendedRightShiftintToint64By4(i32 %a) nounwind readnone ssp {
256 define i64 @extendedLeftShiftintToint64By32(i32 %a) nounwind readnone ssp {
267 define i64 @extendedRightShiftintToint64By32(i32 %a) nounwind readnone ssp {