Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c1529 STRIP_TYPE_NOPS (exp); in array_to_pointer_conversion()
1567 STRIP_TYPE_NOPS (exp); in function_to_pointer_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()
8308 STRIP_TYPE_NOPS (op0); in build_binary_op()
8309 STRIP_TYPE_NOPS (op1); in build_binary_op()
[all …]
H A Dtree-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()
H A Dtree-inline.c515 STRIP_TYPE_NOPS (new_decl); in copy_body_r()
575 STRIP_TYPE_NOPS (value); in copy_body_r()
H A Dtree-ssa-ccp.c1747 STRIP_TYPE_NOPS (base); in maybe_fold_stmt_indirect()
H A Dc-common.c1589 STRIP_TYPE_NOPS (value); in check_case_value()
1599 STRIP_TYPE_NOPS (value); in check_case_value()
H A Dtree-ssa-pre.c1152 STRIP_TYPE_NOPS (tmp); in phi_translate()
H A Dtree.h935 #define STRIP_TYPE_NOPS(EXP) \ macro
H A Dc-decl.c4774 STRIP_TYPE_NOPS (size); in grokdeclarator()
H A DChangeLog-200520669 * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPS
27962 digest_init): Use STRIP_TYPE_NOPS instead of stripping nops
H A DChangeLog.tree-ssa14292 * gimplify.c (simplify_expr): Call STRIP_TYPE_NOPS.
H A DChangeLog-19993785 (fold): Use STRIP_SIGN_NOPS instead of STRIP_TYPE_NOPS.
H A DChangeLog-200168 (STRIP_TYPE_NOPS): Likewise.
H A DChangeLog-200014568 (STRIP_SIGN_NOPS, STRIP_TYPE_NOPS): Likewise.
/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.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()
H A Dtypeck.c3158 STRIP_TYPE_NOPS (op0); in build_binary_op()
3159 STRIP_TYPE_NOPS (op1); in build_binary_op()
H A DChangeLog-19963500 * decl2.c (check_cp_case_value): Use STRIP_TYPE_NOPS.
H A DChangeLog-20004202 * optimize.c (copy_body_r): Use STRIP_TYPE_NOPS when copying