Searched refs:DECL_REGISTER (Results 1 – 25 of 27) sorted by relevance
12
140 if (DECL_ASSEMBLER_NAME_SET_P (decl) && DECL_REGISTER (decl)) in rest_of_decl_compilation()
354 && DECL_REGISTER (node)) in print_node()
520 if (DECL_REGISTER (t)) in dequeue_and_dump()
1015 || DECL_REGISTER (decl)); in make_decl_rtl()1030 if (TREE_CODE (decl) != FUNCTION_DECL && DECL_REGISTER (decl)) in make_decl_rtl()1060 && DECL_REGISTER (decl)) in make_decl_rtl()1064 else if (TREE_CODE (decl) != FUNCTION_DECL && DECL_REGISTER (decl)) in make_decl_rtl()
1867 return (optimize || DECL_REGISTER (decl)); in use_register_for_decl()3128 : DECL_REGISTER (decl_result)) in assign_parms()4150 DECL_REGISTER (DECL_RESULT (subr)) = 1; in expand_function_start()4434 : DECL_REGISTER (decl_result)) in expand_function_end()
862 && ! (TREE_CODE (decl) == VAR_DECL && DECL_REGISTER (decl)) in check_global_declaration_1()
603 if (DECL_REGISTER (t)) in pp_c_storage_class_specifier()
1101 && (DECL_REGISTER (t) in type_var_init()
4046 if (!DECL_REGISTER (decl)) in finish_decl()5498 DECL_REGISTER (decl) = 1; in grokdeclarator()5517 DECL_REGISTER (decl) = 0; in grokdeclarator()
630 DECL_REGISTER (overlap) = 0; in tree_conflicts_with_clobbers_p()
1939 if (CODE_CONTAINS_STRUCT (TREE_CODE (t), TS_DECL_WRTL) && DECL_REGISTER (t)) in print_declaration()
2679 #define DECL_REGISTER(NODE) (DECL_WRTL_CHECK (NODE)->decl_common.decl_flag_0) macro
3401 || (DECL_P (*to_p) && DECL_REGISTER (*to_p))) in gimplify_modify_expr_rhs()
2964 * c-aux-info.c (gen_decl): DECL_REGISTER isn't defined2968 of DECL_REGISTER.2969 * varasm.c ({bc_,}make_decl_rtl): Don't look at DECL_REGISTER
11053 && !(TREE_CODE (decl) == VAR_DECL && DECL_REGISTER (decl))) in add_name_and_src_coords_attributes()
3828 && (! TREE_STATIC (exp) || DECL_REGISTER (exp)))); in simple_operand_p()
11624 instead of DECL_REGISTER.
11545 arrays in C99. Don't try to look at DECL_REGISTER of a
469 DECL_REGISTER (exp) = 1; in expand_start_catch_block()
2246 DECL_REGISTER (tbase) = 1; in build_vec_delete_1()
2527 if (TREE_CODE (foo) == VAR_DECL && DECL_REGISTER (foo)) in build_array_ref()4735 if (DECL_REGISTER (x) && !TREE_ADDRESSABLE (x) in cxx_mark_addressable()
4999 if (TREE_CODE (decl) == VAR_DECL && DECL_REGISTER (decl)) in make_rtl_for_nonlocal_decl()9281 DECL_REGISTER (decl) = 1; in grokdeclarator()
4150 * decl2.c (grokclassfn): Don't set DECL_REGISTER on 'this'.
1853 (get_temp_regvar): Don't set DECL_REGISTER.
952 is being used for a particular @code{VAR_DECL} if @code{DECL_REGISTER}