Searched refs:test_mm_insert_si64 (Results 1 – 3 of 3) sorted by relevance
55 define <2 x i64> @test_mm_insert_si64(<2 x i64> %x, <2 x i64> %y) {56 ; X32-LABEL: test_mm_insert_si64:61 ; X64-LABEL: test_mm_insert_si64:
28 __m128i test_mm_insert_si64(__m128i x, __m128i y) { in test_mm_insert_si64() function
40 define <2 x i64> @test_mm_insert_si64(<2 x i64> %x, <2 x i64> %y) {41 ; CHECK-LABEL: test_mm_insert_si64: