| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-protos.h | 130 allow things that "m" doesn't. For example, the SVE LDR and STR 255 /* SVE-specific extensions to the information provided by simd_vec_cost. */ 297 information that is relevant to scalar, Advanced SIMD and SVE 338 When using an SVE gather load, the values apply to each element of 347 SVE scatter store, these values apply to each element of the scatter. */ 355 Advanced SIMD and SVE. */ 382 /* Information about the issue stage for SVE. The main thing this adds 424 granule size for 128-bit SVE, which can load and store 2 64-bit 435 const aarch64_sve_vec_issue_info *const sve; member in struct:aarch64_vec_issue_info 462 /* Cost of an SVE operations, or null if SVE is not implemented. * 463 const sve_vec_cost *sve; member in struct:cpu_vector_cost [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-protos.h | 129 allow things that "m" doesn't. For example, the SVE LDR and STR 254 /* SVE-specific extensions to the information provided by simd_vec_cost. */ 296 information that is relevant to scalar, Advanced SIMD and SVE 337 When using an SVE gather load, the values apply to each element of 346 SVE scatter store, these values apply to each element of the scatter. */ 354 Advanced SIMD and SVE. */ 381 /* Information about the issue stage for SVE. The main thing this adds 423 granule size for 128-bit SVE, which can load and store 2 64-bit 434 const aarch64_sve_vec_issue_info *const sve; member in struct:aarch64_vec_issue_info 461 /* Cost of an SVE operations, or null if SVE is not implemented. * 462 const sve_vec_cost *sve; member in struct:cpu_vector_cost [all...] |