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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 222 const int reduc_i16_cost; member in struct:simd_vec_cost
aarch64.cc 703 2, /* reduc_i16_cost */
729 2, /* reduc_i16_cost */
775 13, /* reduc_i16_cost */
800 13, /* reduc_i16_cost */
845 1, /* reduc_i16_cost */
884 2, /* reduc_i16_cost */
922 3, /* reduc_i16_cost */
959 8, /* reduc_i16_cost */
997 3, /* reduc_i16_cost */
1034 4, /* reduc_i16_cost */
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 223 const int reduc_i16_cost; member in struct:simd_vec_cost
aarch64.cc 16825 return simd_costs->reduc_i16_cost;

Completed in 36 milliseconds