Home
last modified time | relevance | path

Searched refs:STRIP_TYPE_NOPS (Results 1 – 17 of 17) sorted by relevance

/NextBSD/contrib/gcc/
HDc-typeck.c1529 STRIP_TYPE_NOPS (exp); in array_to_pointer_conversion()
1567 STRIP_TYPE_NOPS (exp); in function_to_pointer_conversion()
1623 STRIP_TYPE_NOPS (exp.value); in default_function_array_conversion()
1712 STRIP_TYPE_NOPS (exp); in default_conversion()
2353 STRIP_TYPE_NOPS (function); in build_function_call()
2546 STRIP_TYPE_NOPS (val); in convert_arguments()
3935 STRIP_TYPE_NOPS (rhs); in build_modify_expr()
4138 STRIP_TYPE_NOPS (rhs); in convert_for_assignment()
4687 STRIP_TYPE_NOPS (value); in store_init_value()
4697 STRIP_TYPE_NOPS (inside_init); in store_init_value()
[all …]
HDtree-scalar-evolution.c1083 STRIP_TYPE_NOPS (rhs0); in follow_ssa_edge_in_rhs()
1084 STRIP_TYPE_NOPS (rhs1); in follow_ssa_edge_in_rhs()
1170 STRIP_TYPE_NOPS (rhs0); in follow_ssa_edge_in_rhs()
1171 STRIP_TYPE_NOPS (rhs1); in follow_ssa_edge_in_rhs()
HDtree-inline.c515 STRIP_TYPE_NOPS (new_decl); in copy_body_r()
575 STRIP_TYPE_NOPS (value); in copy_body_r()
HDtree-ssa-ccp.c1747 STRIP_TYPE_NOPS (base); in maybe_fold_stmt_indirect()
HDc-common.c1589 STRIP_TYPE_NOPS (value); in check_case_value()
1599 STRIP_TYPE_NOPS (value); in check_case_value()
HDtree-ssa-pre.c1152 STRIP_TYPE_NOPS (tmp); in phi_translate()
HDtree.h935 #define STRIP_TYPE_NOPS(EXP) \ macro
HDc-decl.c4780 STRIP_TYPE_NOPS (size); in grokdeclarator()
HDChangeLog-200520669 * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPS
27962 digest_init): Use STRIP_TYPE_NOPS instead of stripping nops
HDChangeLog.tree-ssa14292 * gimplify.c (simplify_expr): Call STRIP_TYPE_NOPS.
HDChangeLog-19993785 (fold): Use STRIP_SIGN_NOPS instead of STRIP_TYPE_NOPS.
HDChangeLog-200014568 (STRIP_SIGN_NOPS, STRIP_TYPE_NOPS): Likewise.
HDChangeLog-200168 (STRIP_TYPE_NOPS): Likewise.
/NextBSD/contrib/gcc/cp/
HDdecl.c7111 STRIP_TYPE_NOPS (size); in compute_array_index_type()
10888 STRIP_TYPE_NOPS (value); in build_enumerator()
10941 STRIP_TYPE_NOPS (value); in build_enumerator()
HDtypeck.c3158 STRIP_TYPE_NOPS (op0); in build_binary_op()
3159 STRIP_TYPE_NOPS (op1); in build_binary_op()
HDChangeLog-19963500 * decl2.c (check_cp_case_value): Use STRIP_TYPE_NOPS.
HDChangeLog-20004202 * optimize.c (copy_body_r): Use STRIP_TYPE_NOPS when copying