| /src/external/gpl3/gcc/dist/gcc/ |
| tree-nested.cc | 202 tree frame_decl; member in struct:nesting_info 335 /* Do not put info->frame_decl on info->new_local_var_chain, 339 info->frame_decl = create_tmp_var_raw (type, "FRAME"); 340 DECL_CONTEXT (info->frame_decl) = info->context; 341 DECL_NONLOCAL_FRAME (info->frame_decl) = 1; 342 DECL_SEEN_IN_BIND_EXPR_P (info->frame_decl) = 1; 350 TREE_ADDRESSABLE (info->frame_decl) = 1; 425 = build3 (COMPONENT_REF, TREE_TYPE (field), info->frame_decl, 986 x = build_addr (info->frame_decl); 1021 /* Make sure frame_decl gets created. * [all...] |
| tree-nested.cc | 202 tree frame_decl; member in struct:nesting_info 335 /* Do not put info->frame_decl on info->new_local_var_chain, 339 info->frame_decl = create_tmp_var_raw (type, "FRAME"); 340 DECL_CONTEXT (info->frame_decl) = info->context; 341 DECL_NONLOCAL_FRAME (info->frame_decl) = 1; 342 DECL_SEEN_IN_BIND_EXPR_P (info->frame_decl) = 1; 350 TREE_ADDRESSABLE (info->frame_decl) = 1; 425 = build3 (COMPONENT_REF, TREE_TYPE (field), info->frame_decl, 986 x = build_addr (info->frame_decl); 1021 /* Make sure frame_decl gets created. * [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-nested.cc | 202 tree frame_decl; member in struct:nesting_info 335 /* Do not put info->frame_decl on info->new_local_var_chain, 339 info->frame_decl = create_tmp_var_raw (type, "FRAME"); 340 DECL_CONTEXT (info->frame_decl) = info->context; 341 DECL_NONLOCAL_FRAME (info->frame_decl) = 1; 342 DECL_SEEN_IN_BIND_EXPR_P (info->frame_decl) = 1; 350 TREE_ADDRESSABLE (info->frame_decl) = 1; 425 = build3 (COMPONENT_REF, TREE_TYPE (field), info->frame_decl, 978 x = build_addr (info->frame_decl); 1013 /* Make sure frame_decl gets created. * [all...] |
| tree-nested.cc | 202 tree frame_decl; member in struct:nesting_info 335 /* Do not put info->frame_decl on info->new_local_var_chain, 339 info->frame_decl = create_tmp_var_raw (type, "FRAME"); 340 DECL_CONTEXT (info->frame_decl) = info->context; 341 DECL_NONLOCAL_FRAME (info->frame_decl) = 1; 342 DECL_SEEN_IN_BIND_EXPR_P (info->frame_decl) = 1; 350 TREE_ADDRESSABLE (info->frame_decl) = 1; 425 = build3 (COMPONENT_REF, TREE_TYPE (field), info->frame_decl, 978 x = build_addr (info->frame_decl); 1013 /* Make sure frame_decl gets created. * [all...] |