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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 227 const int reduc_f64_cost; member in struct:simd_vec_cost
aarch64.cc 708 2, /* reduc_f64_cost */
734 2, /* reduc_f64_cost */
780 13, /* reduc_f64_cost */
805 13, /* reduc_f64_cost */
850 1, /* reduc_f64_cost */
889 2, /* reduc_f64_cost */
927 3, /* reduc_f64_cost */
964 8, /* reduc_f64_cost */
1002 3, /* reduc_f64_cost */
1039 4, /* reduc_f64_cost */
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 228 const int reduc_f64_cost; member in struct:simd_vec_cost
aarch64.cc 16841 return simd_costs->reduc_f64_cost;

Completed in 34 milliseconds