Searched refs:test_mm_inserti_si64 (Results 1 – 4 of 4) sorted by relevance
40 define <2 x i64> @test_mm_inserti_si64(<2 x i64> %x, <2 x i64> %y) {41 ; X32-LABEL: test_mm_inserti_si64:46 ; X64-LABEL: test_mm_inserti_si64:
20 __m128i test_mm_inserti_si64(__m128i x, __m128i y) { in test_mm_inserti_si64() function
22 __m128i test_mm_inserti_si64(__m128i x, __m128i y) { in test_mm_inserti_si64() function
30 define <2 x i64> @test_mm_inserti_si64(<2 x i64> %x, <2 x i64> %y) {31 ; CHECK-LABEL: test_mm_inserti_si64: