| /src/external/gpl3/gcc/dist/gcc/ |
| tree-cfgcleanup.cc | 555 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 556 if (DECL_NONLOCAL (gimple_label_label (label_stmt)) 557 || EH_LANDING_PAD_NR (gimple_label_label (label_stmt)) != 0) 821 if (glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi))) 823 tree this_target = gimple_label_label (label_stmt); 1240 if (glabel *label_stmt = dyn_cast <glabel *> (label)) 1241 if (DECL_NONLOCAL (gimple_label_label (label_stmt)))
|
| tree-cfg.cc | 1025 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); local 1028 if (!label_stmt) 1031 target = gimple_label_label (label_stmt); 1621 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (i)); local 1623 if (!label_stmt) 1626 label = gimple_label_label (label_stmt); 1781 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (i)); local 1783 if (!label_stmt) 1786 label = gimple_label_label (label_stmt); 1981 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)) local 2359 glabel *label_stmt = dyn_cast <glabel *> (stmt); local [all...] |
| ipa-split.cc | 259 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 260 if (test_nonssa_use (stmt, gimple_label_label (label_stmt), 309 if (glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (bsi))) 311 if (test_nonssa_use (label_stmt, 312 gimple_label_label (label_stmt),
|
| ipa-icf-gimple.cc | 567 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 569 const_tree t = gimple_label_label (label_stmt);
|
| ipa-strub.cc | 922 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); 925 if (!label_stmt) 928 target = gimple_label_label (label_stmt); 938 sorry_at (gimple_location (label_stmt), 921 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); local
|
| tree-eh.cc | 1133 glabel *label_stmt; local 1187 label_stmt = gimple_build_label (finally_label); 1188 gimple_seq_add_stmt (&tf->top_p_seq, label_stmt); 4287 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); 4291 if (!label_stmt) 4293 lab = gimple_label_label (label_stmt); 4282 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); local
|
| tree-ssa-ccp.cc | 3238 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 3241 if (FORCED_LABEL (gimple_label_label (label_stmt)))
|
| gimplify.cc | 3057 glabel *label_stmt = gimple_build_label (label); 3058 gimple_set_location (label_stmt, EXPR_LOCATION (*expr_p)); 3059 gimplify_seq_add_stmt (pre_p, label_stmt); 3077 glabel *label_stmt; 3088 label_stmt = gimple_build_label (label); 3089 gimple_set_location (label_stmt, EXPR_LOCATION (*expr_p)); 3091 gimplify_seq_add_stmt (pre_p, label_stmt); 3054 glabel *label_stmt = gimple_build_label (label); local 3074 glabel *label_stmt; local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-cfgcleanup.cc | 531 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 532 if (DECL_NONLOCAL (gimple_label_label (label_stmt)) 533 || EH_LANDING_PAD_NR (gimple_label_label (label_stmt)) != 0) 804 if (glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi))) 806 tree this_target = gimple_label_label (label_stmt); 1218 if (glabel *label_stmt = dyn_cast <glabel *> (label)) 1219 if (DECL_NONLOCAL (gimple_label_label (label_stmt)))
|
| tree-cfg.cc | 1021 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); local 1024 if (!label_stmt) 1027 target = gimple_label_label (label_stmt); 1539 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (i)); local 1541 if (!label_stmt) 1544 label = gimple_label_label (label_stmt); 1699 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (i)); local 1701 if (!label_stmt) 1704 label = gimple_label_label (label_stmt); 1897 if (glabel *label_stmt = dyn_cast <glabel *> (stmt) 1906 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); local 2283 glabel *label_stmt = dyn_cast <glabel *> (stmt); local [all...] |
| ipa-split.cc | 256 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 257 if (test_nonssa_use (stmt, gimple_label_label (label_stmt), 306 if (glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (bsi))) 308 if (test_nonssa_use (label_stmt, 309 gimple_label_label (label_stmt),
|
| ipa-icf-gimple.cc | 525 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 527 const_tree t = gimple_label_label (label_stmt);
|
| tree-eh.cc | 1132 glabel *label_stmt; local 1186 label_stmt = gimple_build_label (finally_label); 1187 gimple_seq_add_stmt (&tf->top_p_seq, label_stmt); 4266 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); 4270 if (!label_stmt) 4272 lab = gimple_label_label (label_stmt); 4261 glabel *label_stmt = dyn_cast <glabel *> (gsi_stmt (gsi)); local
|
| tree-ssa-ccp.cc | 3213 if (glabel *label_stmt = dyn_cast <glabel *> (stmt)) 3216 if (FORCED_LABEL (gimple_label_label (label_stmt)))
|
| gimplify.cc | 2807 glabel *label_stmt = gimple_build_label (label); 2808 gimple_set_location (label_stmt, EXPR_LOCATION (*expr_p)); 2809 gimplify_seq_add_stmt (pre_p, label_stmt); 2827 glabel *label_stmt; 2838 label_stmt = gimple_build_label (label); 2839 gimple_set_location (label_stmt, EXPR_LOCATION (*expr_p)); 2841 gimplify_seq_add_stmt (pre_p, label_stmt); 2804 glabel *label_stmt = gimple_build_label (label); local 2824 glabel *label_stmt; local
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| supergraph.cc | 857 const glabel *label_stmt = dyn_cast<const glabel *> (m_stmts[0]); local 858 if (!label_stmt) 860 return gimple_label_label (label_stmt);
|