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

12345678

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c17678 location_t loc = gimple_location (stmt);
17701 location_t loc = gimple_location (stmt);
17717 location_t loc = gimple_location (stmt);
17929 location_t loc = gimple_location (stmt);
17940 location_t loc = gimple_location (stmt);
17953 location_t loc = gimple_location (stmt);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c10061 loc = gimple_location (g);
11868 location_t loc = gimple_location (stmt);
12071 location_t loc = gimple_location (stmt);
H A Dtree-vrp.c4047 location = gimple_location (wi->stmt);
H A Dtree-vect-slp.c3392 if (gimple_location (stmt) != UNKNOWN_LOCATION)
H A Dbuiltins.c6896 = expansion_point_location_if_in_system_header (gimple_location (call));
11637 location_t loc = gimple_location (stmt);
H A Dtree-vect-stmts.c1763 gimple_set_location (vec_stmt, gimple_location (stmt_info->stmt));
H A Dfold-const.c267 locus = gimple_location (stmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc6190 if (gimple_location (stmt) != UNKNOWN_LOCATION)
H A Dtree-vect-stmts.cc1583 gimple_set_location (vec_stmt, gimple_location (stmt_info->stmt));
H A Dbuiltins.cc10832 location_t loc = gimple_location (stmt);
H A Dfold-const.cc279 locus = gimple_location (stmt);

Completed in 631 milliseconds

12345678