Lines Matching refs:ssp
3 define <4 x i32> @mulByZero(<4 x i16> %x) nounwind readnone ssp {
11 define <4 x i32> @mulByOne(<4 x i16> %x) nounwind readnone ssp {
20 define <4 x i32> @constantMul() nounwind readnone ssp {
28 define <4 x i32> @constantMulS() nounwind readnone ssp {
36 define <4 x i32> @constantMulU() nounwind readnone ssp {
44 define <4 x i32> @complex1(<4 x i16> %x) nounwind readnone ssp {
54 define <4 x i32> @complex2(<4 x i32> %x) nounwind readnone ssp {
69 define <4 x i32> @mulByZeroARM64(<4 x i16> %x) nounwind readnone ssp {
77 define <4 x i32> @mulByOneARM64(<4 x i16> %x) nounwind readnone ssp {
86 define <4 x i32> @constantMulARM64() nounwind readnone ssp {
94 define <4 x i32> @constantMulSARM64() nounwind readnone ssp {
102 define <4 x i32> @constantMulUARM64() nounwind readnone ssp {
110 define <4 x i32> @complex1ARM64(<4 x i16> %x) nounwind readnone ssp {
120 define <4 x i32> @complex2ARM64(<4 x i32> %x) nounwind readnone ssp {
133 ; CHECK: attributes #0 = { nounwind readnone ssp }