Searched refs:test_mm_stream_si64 (Results 1 – 3 of 3) sorted by relevance
67 define void @test_mm_stream_si64(i64 *%a0, i64 %a1) {68 ; X64-LABEL: test_mm_stream_si64:
98 define void @test_mm_stream_si64(i64 *%a0, i64 %a1) {99 ; CHECK-LABEL: test_mm_stream_si64:
1349 void test_mm_stream_si64(long long *A, long long B) { in test_mm_stream_si64() function