HomeSort by relevance Sort by last modified time
    Searched refs:test_mm256_mask_i32gather_ps (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
avx2-builtins.c 528 __m256 test_mm256_mask_i32gather_ps(__m256 a, float const *b, __m256i c, __m256 d) { function
529 // CHECK-LABEL: test_mm256_mask_i32gather_ps
    [all...]
avx512vl-builtins.c 6428 __m256 test_mm256_mask_i32gather_ps(__m256 __v1_old, __mmask8 __mask, __m256i __index, void const *__addr) { function
    [all...]

Completed in 111 milliseconds