Searched refs:test_mm256_broadcast_ss (Results 1 – 8 of 8) sorted by relevance
34 define <8 x float> @test_mm256_broadcast_ss(float* readonly %__a) {35 ; CHECK-LABEL: test_mm256_broadcast_ss:
209 define <8 x float> @test_mm256_broadcast_ss(float* %a0) nounwind {210 ; X86-LABEL: test_mm256_broadcast_ss:216 ; X64-LABEL: test_mm256_broadcast_ss:
271 define <8 x float> @test_mm256_broadcast_ss(float* %a0) nounwind {272 ; X32-LABEL: test_mm256_broadcast_ss:278 ; X64-LABEL: test_mm256_broadcast_ss:
83 test_mm256_broadcast_ss(float const *__a) { in test_mm256_broadcast_ss() function
118 __m256 test_mm256_broadcast_ss(float* A) { in test_mm256_broadcast_ss() function
89 test_mm256_broadcast_ss(float const *__a) { in test_mm256_broadcast_ss() function
117 __m256d test_mm256_broadcast_ss(float* A) { in test_mm256_broadcast_ss() function