Home
last modified time | relevance | path

Searched refs:DECL_PRESERVE_P (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dprint-tree.c403 if (DECL_PRESERVE_P (node)) in print_node()
H A Dcfgexpand.c789 && DECL_PRESERVE_P (t))) in expand_used_vars_for_block()
H A Dvarasm.c1466 if (DECL_PRESERVE_P (decl)) in assemble_start_function()
1811 if (DECL_PRESERVE_P (decl)) in assemble_variable()
H A Dtree.h2515 #define DECL_PRESERVE_P(DECL) \ macro
H A Dc-common.c4290 DECL_PRESERVE_P (node) = 1; in handle_used_attribute()