HomeSort by: relevance | last modified time | path
    Searched refs:reduc_i64_cost (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 224 const int reduc_i64_cost; member in struct:simd_vec_cost
aarch64.cc 705 2, /* reduc_i64_cost */
731 2, /* reduc_i64_cost */
777 13, /* reduc_i64_cost */
802 13, /* reduc_i64_cost */
847 1, /* reduc_i64_cost */
886 2, /* reduc_i64_cost */
924 3, /* reduc_i64_cost */
961 8, /* reduc_i64_cost */
999 3, /* reduc_i64_cost */
1036 4, /* reduc_i64_cost */
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 225 const int reduc_i64_cost; member in struct:simd_vec_cost
aarch64.cc 16831 return simd_costs->reduc_i64_cost;

Completed in 66 milliseconds