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

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-protos.h 229 const int permute_cost; member in struct:common_vector_cost
riscv.cc 370 1, /* permute_cost */
386 1, /* permute_cost */
10987 return common_costs->permute_cost;
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 215 const int permute_cost; member in struct:simd_vec_cost
aarch64.cc 701 2, /* permute_cost */
727 2, /* permute_cost */
773 3, /* permute_cost */
798 3, /* permute_cost */
843 2, /* permute_cost */
882 4, /* permute_cost */
920 2, /* permute_cost */
957 3, /* permute_cost */
995 3, /* permute_cost */
1032 2, /* permute_cost */
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 216 const int permute_cost; member in struct:simd_vec_cost
aarch64.cc 16484 return simd_costs->permute_cost;

Completed in 279 milliseconds