Searched refs:ECF_CONST (Results 1 – 15 of 15) sorted by relevance
375 if (ecf_flags & (ECF_CONST | ECF_PURE)) in emit_call_1()439 && ! (ecf_flags & (ECF_CONST | ECF_PURE))) in emit_call_1()596 flags |= ECF_CONST; in flags_from_decl_or_type()601 flags |= ECF_CONST; in flags_from_decl_or_type()611 flags &= ~(ECF_PURE | ECF_CONST); in flags_from_decl_or_type()1018 *ecf_flags &= ~(ECF_CONST | ECF_LIBCALL_BLOCK); in initialize_argument_information()1054 *ecf_flags &= ~(ECF_CONST | ECF_LIBCALL_BLOCK); in initialize_argument_information()1056 *ecf_flags &= ~(ECF_CONST | ECF_PURE | ECF_LIBCALL_BLOCK); in initialize_argument_information()1978 if ((flags & (ECF_CONST | ECF_PURE)) in expand_call()2016 flags &= ~(ECF_CONST | ECF_PURE | ECF_LIBCALL_BLOCK); in expand_call()[all …]
275 if (call && call_expr_flags (call) & (ECF_CONST | ECF_PURE)) in execute_fixup_cfg()
1597 if (call_expr_flags (call) & (ECF_CONST | ECF_PURE)) in add_call_clobber_ops()1701 && !(call_flags & (ECF_PURE | ECF_CONST | ECF_NORETURN))) in get_call_expr_operands()1703 else if (!(call_flags & ECF_CONST)) in get_call_expr_operands()
3025 if (!(i & (ECF_CONST | ECF_PURE))) in build3_stat()6647 if (ecf_flags & ECF_CONST) in local_define_builtin()6728 ECF_CONST | ECF_NOTHROW); in build_common_builtin_nodes()6808 built_in_names[mcode], ECF_CONST | ECF_NOTHROW); in build_common_builtin_nodes()6812 built_in_names[dcode], ECF_CONST | ECF_NOTHROW); in build_common_builtin_nodes()
1591 && !(call_flags & (ECF_PURE | ECF_CONST | ECF_NORETURN))) in check_replaceable()
2125 if (call_expr_flags (call) & (ECF_PURE | ECF_CONST)) in can_value_number_call()
4122 && !(call_expr_flags (stmt) & (ECF_CONST | ECF_PURE))) in find_data_references_in_loop()
4425 #define ECF_CONST 1 macro
1804 if (call_expr_flags (call) & (ECF_CONST | ECF_PURE)) in update_call_expr_flags()
2128 && (call_expr_flags (*expr_p) & (ECF_CONST | ECF_PURE))) in gimplify_call_expr()
2857 cef &= ECF_CONST | ECF_PURE; in operand_equal_p()2859 cef &= ECF_CONST; in operand_equal_p()
159 #define ECF_CONST 1 macro613 if (ecf_flags & (ECF_CONST | ECF_PURE))675 && ! (ecf_flags & (ECF_CONST | ECF_PURE)))856 flags |= ECF_CONST;866 flags &= ~(ECF_PURE | ECF_CONST | ECF_LIBCALL_BLOCK);1305 *ecf_flags &= ~(ECF_CONST | ECF_PURE | ECF_LIBCALL_BLOCK);2308 flags &= ~(ECF_CONST | ECF_PURE | ECF_LIBCALL_BLOCK);3562 flags |= ECF_CONST;3568 flags |= ECF_CONST | ECF_LIBCALL_BLOCK;3615 flags &= ~(ECF_CONST | ECF_PURE | ECF_LIBCALL_BLOCK);[all …]
8105 (ECF_IS_CONST): Rename to ECF_CONST.
471 instead of ECF_PURE | ECF_CONST. Honnor LCT_CONST/LCT_PURE.
2870 if (! (flags_from_decl_or_type (fndecl) & (ECF_CONST | ECF_PURE))) in generate_ctor_or_dtor_function()2899 if (! (flags_from_decl_or_type (fndecl) & (ECF_CONST | ECF_PURE))) in generate_ctor_or_dtor_function()