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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 226 const int reduc_f32_cost; member in struct:simd_vec_cost
aarch64.cc 707 2, /* reduc_f32_cost */
733 2, /* reduc_f32_cost */
779 13, /* reduc_f32_cost */
804 13, /* reduc_f32_cost */
849 1, /* reduc_f32_cost */
888 2, /* reduc_f32_cost */
926 3, /* reduc_f32_cost */
963 8, /* reduc_f32_cost */
1001 3, /* reduc_f32_cost */
1038 4, /* reduc_f32_cost */
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 227 const int reduc_f32_cost; member in struct:simd_vec_cost
aarch64.cc 16838 return simd_costs->reduc_f32_cost;

Completed in 95 milliseconds