Searched defs:is_packed (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtarghooks.c1047 default_builtin_vector_alignment_reachable (const_tree type, bool is_packed) argument
H A Dtree-vect-data-refs.c1042 bool is_packed = not_size_aligned (DR_REF (dr)); local
5846 bool is_packed = false; local
5874 bool is_packed local
[all...]
/haiku-buildtools/gcc/gcc/config/epiphany/
H A Depiphany.c2832 epiphany_vector_alignment_reachable (const_tree type, bool is_packed) argument
2821 epiphany_vector_alignment_reachable(const_tree type, bool is_packed) argument
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.c6745 spu_vector_alignment_reachable(const_tree type ATTRIBUTE_UNUSED, bool is_packed) argument
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c8721 aarch64_simd_vector_alignment_reachable (const_tree type, bool is_packed) argument
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c27367 arm_vector_alignment_reachable(const_tree type, bool is_packed) argument
27378 arm_builtin_support_vector_misalignment(machine_mode mode, const_tree type, int misalignment, bool is_packed) argument
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c4388 rs6000_vector_alignment_reachable(const_tree type ATTRIBUTE_UNUSED, bool is_packed) argument
4416 rs6000_builtin_support_vector_misalignment(machine_mode mode, const_tree type, int misalignment, bool is_packed) argument
[all...]

Completed in 345 milliseconds