| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-protos.h | 221 const int reduc_i8_cost; member in struct:simd_vec_cost
|
| aarch64.cc | 702 2, /* reduc_i8_cost */ 728 2, /* reduc_i8_cost */ 774 13, /* reduc_i8_cost */ 799 13, /* reduc_i8_cost */ 844 1, /* reduc_i8_cost */ 883 2, /* reduc_i8_cost */ 921 3, /* reduc_i8_cost */ 958 8, /* reduc_i8_cost */ 996 3, /* reduc_i8_cost */ 1033 4, /* reduc_i8_cost */ [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-protos.h | 222 const int reduc_i8_cost; member in struct:simd_vec_cost
|
| aarch64.cc | 16822 return simd_costs->reduc_i8_cost;
|