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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 225 const int reduc_f16_cost; member in struct:simd_vec_cost
aarch64.cc 706 2, /* reduc_f16_cost */
732 2, /* reduc_f16_cost */
778 13, /* reduc_f16_cost */
803 13, /* reduc_f16_cost */
848 1, /* reduc_f16_cost */
887 2, /* reduc_f16_cost */
925 3, /* reduc_f16_cost */
962 8, /* reduc_f16_cost */
1000 3, /* reduc_f16_cost */
1037 4, /* reduc_f16_cost */
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 226 const int reduc_f16_cost; member in struct:simd_vec_cost
aarch64.cc 16835 return simd_costs->reduc_f16_cost;

Completed in 66 milliseconds