Home
last modified time | relevance | path

Searched refs:dst_vr (Results 1 – 25 of 25) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c1891 ipa_vr_operation_and_type_effects (value_range *dst_vr, value_range *src_vr, in ipa_vr_operation_and_type_effects() argument
1895 memset (dst_vr, 0, sizeof (*dst_vr)); in ipa_vr_operation_and_type_effects()
1896 extract_range_from_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1897 if (dst_vr->type == VR_RANGE || dst_vr->type == VR_ANTI_RANGE) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3942 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3946 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3948 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-cp.c1892 ipa_vr_operation_and_type_effects (value_range *dst_vr, value_range *src_vr, in ipa_vr_operation_and_type_effects() argument
1896 memset (dst_vr, 0, sizeof (*dst_vr)); in ipa_vr_operation_and_type_effects()
1897 extract_range_from_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1898 if (dst_vr->type == VR_RANGE || dst_vr->type == VR_ANTI_RANGE) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3942 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3946 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3948 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c1891 ipa_vr_operation_and_type_effects (value_range *dst_vr, value_range *src_vr, in ipa_vr_operation_and_type_effects() argument
1895 memset (dst_vr, 0, sizeof (*dst_vr)); in ipa_vr_operation_and_type_effects()
1896 extract_range_from_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1897 if (dst_vr->type == VR_RANGE || dst_vr->type == VR_ANTI_RANGE) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3942 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3946 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3948 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c1891 ipa_vr_operation_and_type_effects (value_range *dst_vr, value_range *src_vr, in ipa_vr_operation_and_type_effects() argument
1895 memset (dst_vr, 0, sizeof (*dst_vr)); in ipa_vr_operation_and_type_effects()
1896 extract_range_from_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1897 if (dst_vr->type == VR_RANGE || dst_vr->type == VR_ANTI_RANGE) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3942 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3946 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3948 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c1891 ipa_vr_operation_and_type_effects (value_range *dst_vr, value_range *src_vr, in ipa_vr_operation_and_type_effects() argument
1895 memset (dst_vr, 0, sizeof (*dst_vr)); in ipa_vr_operation_and_type_effects()
1896 extract_range_from_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1897 if (dst_vr->type == VR_RANGE || dst_vr->type == VR_ANTI_RANGE) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3942 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3946 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3948 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-cp.c1891 ipa_vr_operation_and_type_effects (value_range *dst_vr, value_range *src_vr, in ipa_vr_operation_and_type_effects() argument
1895 memset (dst_vr, 0, sizeof (*dst_vr)); in ipa_vr_operation_and_type_effects()
1896 extract_range_from_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1897 if (dst_vr->type == VR_RANGE || dst_vr->type == VR_ANTI_RANGE) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3942 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3946 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3948 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-cp.c1879 ipa_vr_operation_and_type_effects (value_range_base *dst_vr, in ipa_vr_operation_and_type_effects() argument
1884 extract_range_from_unary_expr (dst_vr, operation, dst_type, in ipa_vr_operation_and_type_effects()
1886 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3925 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3929 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3931 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-cp.c1880 ipa_vr_operation_and_type_effects (value_range_base *dst_vr, in ipa_vr_operation_and_type_effects() argument
1885 extract_range_from_unary_expr (dst_vr, operation, dst_type, in ipa_vr_operation_and_type_effects()
1887 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3912 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3916 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3918 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-cp.c1879 ipa_vr_operation_and_type_effects (value_range_base *dst_vr, in ipa_vr_operation_and_type_effects() argument
1884 extract_range_from_unary_expr (dst_vr, operation, dst_type, in ipa_vr_operation_and_type_effects()
1886 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c3925 vec<ipa_vr, va_gc> *&dst_vr in duplicate() local
3929 vec_safe_reserve_exact (dst_vr, src_vr->length ()); in duplicate()
3931 dst_vr->quick_push ((*src_vr)[i]); in duplicate()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-cp.c1487 ipa_vr_operation_and_type_effects (value_range *dst_vr, in ipa_vr_operation_and_type_effects() argument
1492 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1493 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-cp.c1488 ipa_vr_operation_and_type_effects (value_range *dst_vr, in ipa_vr_operation_and_type_effects() argument
1493 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1494 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-cp.c1545 ipa_vr_operation_and_type_effects (value_range *dst_vr, in ipa_vr_operation_and_type_effects() argument
1550 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1551 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-cp.c1488 ipa_vr_operation_and_type_effects (value_range *dst_vr, in ipa_vr_operation_and_type_effects() argument
1493 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1494 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-cp.c1545 ipa_vr_operation_and_type_effects (value_range *dst_vr, in ipa_vr_operation_and_type_effects() argument
1550 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1551 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-cp.c1545 ipa_vr_operation_and_type_effects (value_range *dst_vr, in ipa_vr_operation_and_type_effects() argument
1550 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1551 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-cp.c1603 ipa_vr_operation_and_type_effects (value_range *dst_vr, in ipa_vr_operation_and_type_effects() argument
1608 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
1609 if (dst_vr->varying_p () || dst_vr->undefined_p ()) in ipa_vr_operation_and_type_effects()