Searched refs:gimple_location (Results 1 - 25 of 186) sorted by relevance

12345678

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru-passes.c164 error_at (gimple_location (wi->stmt), "function pointers "
176 error_at (gimple_location (wi->stmt),
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru-passes.cc164 error_at (gimple_location (wi->stmt), "function pointers "
176 error_at (gimple_location (wi->stmt),
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-nonnull-compare.c56 location_t loc = gimple_location (stmt);
H A Dsancov.c134 gimple_seq_set_location (seq, gimple_location (gsi_stmt (*gsi)));
152 location_t loc = gimple_location (stmt);
253 gimple_set_location (gcall, gimple_location (stmt));
H A Dgimple-ssa-isolate-paths.c328 location_t loc = gimple_location (stmt);
402 location_t stmtloc = gimple_location (stmt);
516 argsloc.locvec.safe_push (gimple_location (def_stmt));
759 location_t loc = gimple_location (use_stmt)
760 ? gimple_location (use_stmt)
H A Dtree-eh.c466 location_t loc = gimple_location (gsi_stmt (*gsi));
512 gimple_set_location (gsi_stmt (i), gimple_location (stmt));
690 gimple_location (stmt));
696 record_in_goto_queue (tf, new_stmt, -1, false, gimple_location (stmt));
866 location_t loc = gimple_location (tp);
913 else if (LOCATION_LOCUS (gimple_location (stmt)) == UNKNOWN_LOCATION)
940 label = create_artificial_label (gimple_location (tf->try_finally_expr));
1022 gimple_location (tf->try_finally_expr));
1075 lab = create_artificial_label (gimple_location (tf->try_finally_expr));
1121 gimple_set_location (x, gimple_location (t
[all...]
H A Dtrans-mem.c609 error_at (gimple_location (d->stmt),
612 error_at (gimple_location (d->stmt),
644 error_at (gimple_location (stmt),
713 error_at (gimple_location (stmt),
720 error_at (gimple_location (stmt),
724 error_at (gimple_location (stmt),
732 error_at (gimple_location (stmt),
739 error_at (gimple_location (stmt),
743 error_at (gimple_location (stmt),
758 error_at (gimple_location (stm
[all...]
H A Dubsan.c647 location_t loc = gimple_location (gsi_stmt (*gsi));
695 location_t loc = gimple_location (stmt);
763 location_t loc = gimple_location (stmt);
933 location_t loc = gimple_location (stmt);
1047 location_t loc = gimple_location (stmt);
1214 location_t loc = gimple_location (stmt);
1387 gimple_set_location (g, gimple_location (gsi_stmt (*iter)));
1414 gimple_set_location (g, gimple_location (gsi_stmt (*gsi)));
1633 gimple_set_location (g, gimple_location (stmt));
1691 location_t loc = gimple_location (stm
[all...]
H A Dauto-profile.c419 location_t locus = gimple_location (stmt);
726 if (LOCATION_LOCUS (gimple_location (stmt)) == cfun->function_end_locus)
730 get_inline_stack (gimple_location (stmt), &stack);
767 if (LOCATION_LOCUS (gimple_location (stmt)) == cfun->function_end_locus)
798 get_inline_stack (gimple_location (stmt), &stack);
835 get_inline_stack (gimple_location (edge->call_stmt), &stack);
1122 afdo_source_profile->mark_annotated (gimple_location (gsi_stmt (gsi)));
H A Dtree-call-cdce.c961 gimple_location (bi_call));
963 gimple_location (bi_newcall));
1021 loc = gimple_location (bi_call);
1097 gimple_set_location (new_call, gimple_location (call));
1125 gimple_set_location (new_call, gimple_location (call));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-nonnull-compare.cc56 location_t loc = gimple_location (stmt);
H A Dsancov.cc134 gimple_seq_set_location (seq, gimple_location (gsi_stmt (*gsi)));
152 location_t loc = gimple_location (stmt);
253 gimple_set_location (gcall, gimple_location (stmt));
H A Dgimple-warn-recursion.cc198 location_t loc = gimple_location (stmt);
H A Dtree-ssa-uninit.cc268 location = gimple_location (context);
274 location = gimple_location (var_def_stmt);
310 : gimple_location (var_def_stmt);
427 = linemap_resolve_location (line_table, gimple_location (stmt),
725 = linemap_resolve_location (line_table, gimple_location (stmt),
871 location_t loc = gimple_location (stmt);
895 location_t loc (gimple_location (stmt));
962 if (gimple_location (use_stmt) != UNKNOWN_LOCATION
H A Dgimple-ssa-isolate-paths.cc328 location_t loc = gimple_location (stmt);
402 location_t stmtloc = gimple_location (stmt);
521 argsloc.locvec.safe_push (gimple_location (def_stmt));
764 location_t loc = gimple_location (use_stmt)
765 ? gimple_location (use_stmt)
H A Domp-oacc-kernels-decompose.cc259 warning_at (gimple_location (stmt), 0,
485 error_at (gimple_location (stmt),
499 = build_omp_clause (gimple_location (stmt), OMP_CLAUSE_AUTO);
585 tree auto_clause = build_omp_clause (gimple_location (omp_for),
705 gimple_set_location (parallel_region, gimple_location (omp_for));
1152 location_t loc = gimple_location (kernels_region);
1433 location_t loc = gimple_location (kernels_stmt);
H A Dtree-eh.cc466 location_t loc = gimple_location (gsi_stmt (*gsi));
512 gimple_set_location (gsi_stmt (i), gimple_location (stmt));
690 gimple_location (stmt));
696 record_in_goto_queue (tf, new_stmt, -1, false, gimple_location (stmt));
866 location_t loc = gimple_location (tp);
908 if (LOCATION_LOCUS (gimple_location (stmt)) == UNKNOWN_LOCATION)
935 label = create_artificial_label (gimple_location (tf->try_finally_expr));
1017 gimple_location (tf->try_finally_expr));
1070 lab = create_artificial_label (gimple_location (tf->try_finally_expr));
1116 gimple_set_location (x, gimple_location (t
[all...]
H A Dwarning-control.cc82 return gimple_location (stmt);
H A Dgimple-isel.cc83 location_t loc = gimple_location (stmt);
154 location_t loc = gimple_location (stmt);
H A Dtrans-mem.cc612 error_at (gimple_location (d->stmt),
615 error_at (gimple_location (d->stmt),
647 error_at (gimple_location (stmt),
716 error_at (gimple_location (stmt),
723 error_at (gimple_location (stmt),
727 error_at (gimple_location (stmt),
735 error_at (gimple_location (stmt),
742 error_at (gimple_location (stmt),
746 error_at (gimple_location (stmt),
761 error_at (gimple_location (stm
[all...]
H A Dtree-complex.cc878 loc = gimple_location (stmt);
922 location_t loc = gimple_location (gsi_stmt (*gsi));
1100 location_t loc = gimple_location (gsi_stmt (*gsi));
1254 location_t loc = gimple_location (gsi_stmt (*gsi));
1289 location_t loc = gimple_location (gsi_stmt (*gsi));
1449 location_t loc = gimple_location (gsi_stmt (*gsi));
1532 location_t loc = gimple_location (gsi_stmt (*gsi));
1551 location_t loc = gimple_location (gsi_stmt (*gsi));
1568 location_t loc = gimple_location (stmt);
1631 sorry_at (gimple_location (stm
[all...]
H A Dubsan.cc651 location_t loc = gimple_location (gsi_stmt (*gsi));
699 location_t loc = gimple_location (stmt);
767 location_t loc = gimple_location (stmt);
944 location_t loc = gimple_location (stmt);
1058 location_t loc = gimple_location (stmt);
1225 location_t loc = gimple_location (stmt);
1405 gimple_set_location (g, gimple_location (gsi_stmt (*iter)));
1432 gimple_set_location (g, gimple_location (gsi_stmt (*gsi)));
1651 gimple_set_location (g, gimple_location (stmt));
1713 location_t loc = gimple_location (stm
[all...]
H A Dauto-profile.cc419 location_t locus = gimple_location (stmt);
726 if (LOCATION_LOCUS (gimple_location (stmt)) == cfun->function_end_locus)
730 get_inline_stack (gimple_location (stmt), &stack);
767 if (LOCATION_LOCUS (gimple_location (stmt)) == cfun->function_end_locus)
798 get_inline_stack (gimple_location (stmt), &stack);
835 get_inline_stack (gimple_location (edge->call_stmt), &stack);
1135 afdo_source_profile->mark_annotated (gimple_location (gsi_stmt (gsi)));
H A Dtree-call-cdce.cc962 gimple_location (bi_call));
964 gimple_location (bi_newcall));
1022 loc = gimple_location (bi_call);
1098 gimple_set_location (new_call, gimple_location (call));
1126 gimple_set_location (new_call, gimple_location (call));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc955 gimple_set_location (g, gimple_location (stmt));
1014 gimple_set_location (g, gimple_location (stmt));
1048 gimple_set_location (g, gimple_location (stmt));
1359 tree res = gimple_build (&stmts, gimple_location (stmt), bcode,
1369 gimple_set_location (g, gimple_location (stmt));
1389 gimple_set_location (g, gimple_location (stmt));
1404 gimple_set_location (g, gimple_location (stmt));
1419 gimple_set_location (g, gimple_location (stmt));
1429 gimple_set_location (g, gimple_location (stmt));
1439 gimple_set_location (g, gimple_location (stm
[all...]

Completed in 540 milliseconds

12345678