| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-builtins.cc | 2971 aarch64_simd_type_info simd_type local 2973 tree elt_ptr_type = build_pointer_type_for_mode (simd_type.eltype, 2978 = build_aligned_type (simd_type.itype, 2979 TYPE_ALIGN (simd_type.eltype)); 2997 aarch64_simd_type_info simd_type local 2999 tree elt_ptr_type = build_pointer_type_for_mode (simd_type.eltype, 3004 = build_aligned_type (simd_type.itype, 3005 TYPE_ALIGN (simd_type.eltype));
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans-intrinsic.cc | 628 gfc_simd_clause simd_type = (gfc_simd_clause)*clauses; local 630 if (simd_type == SIMD_NONE) 635 = (simd_type == SIMD_INBRANCH
|
| gfortran.h | 3148 : name (n), simd_type (t) {} 3151 gfc_simd_clause simd_type; member in struct:gfc_vect_builtin_tuple
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-builtins.cc | 3537 aarch64_simd_type_info simd_type local 3539 tree elt_ptr_type = build_pointer_type_for_mode (simd_type.eltype, 3544 = build_aligned_type (simd_type.itype, 3545 TYPE_ALIGN (simd_type.eltype)); 3563 aarch64_simd_type_info simd_type local 3565 tree elt_ptr_type = build_pointer_type_for_mode (simd_type.eltype, 3570 = build_aligned_type (simd_type.itype, 3571 TYPE_ALIGN (simd_type.eltype));
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| trans-intrinsic.cc | 628 gfc_simd_clause simd_type = (gfc_simd_clause)*clauses; local 630 if (simd_type == SIMD_NONE) 635 = (simd_type == SIMD_INBRANCH
|
| gfortran.h | 3269 : name (n), simd_type (t) {} 3272 gfc_simd_clause simd_type; member in struct:gfc_vect_builtin_tuple
|