Searched defs:locus (Results 1 - 25 of 50) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/format/
H A Dgcc_gfc-2.c5 typedef void locus[1]; /* { dg-error "array of void" } */ typedef
H A Dgcc_gfc-1.c9 typedef struct locus locus; typedef in typeref:struct:locus
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa.h27 source_location locus; /* PHI arg location. */ member in struct:_edge_var_map
H A Dtree-ssa-phiprop.c186 source_location locus; local
H A Dtree-phinodes.c379 add_phi_arg (gphi *phi, tree def, edge e, source_location locus) argument
H A Dlanghooks.c431 location_t *locus; local
H A Dtree-cfgcleanup.c298 location_t locus; local
888 source_location locus = gimple_phi_arg_location_from_edge (phi, succ); local
H A Dipa.c244 location_t locus; local
H A Dtree-outof-ssa.c271 insert_partition_copy_on_edge (edge e, int dest, int src, source_location locus) argument
306 insert_value_copy_on_edge (edge e, int dest, tree src, source_location locus) argument
365 insert_rtx_to_part_on_edge(edge e, int dest, rtx src, int unsignedsrcp, source_location locus) argument
401 insert_part_to_rtx_on_edge(edge e, rtx dest, int src, source_location locus) argument
510 elim_graph_add_edge(elim_graph g, int pred, int succ, source_location locus) argument
522 elim_graph_remove_succ_edge(elim_graph g, int node, source_location *locus) argument
622 source_location locus; local
663 source_location locus; local
681 source_location locus; local
697 source_location locus; local
733 source_location locus; local
808 source_location locus; local
[all...]
H A Dpretty-print.h38 location_t *locus; member in struct:text_info
H A Dloop-unroll.c223 report_unroll (struct loop *loop, location_t locus) argument
254 location_t locus = get_loop_location (loop); local
H A Dtree-ssa-dce.c1064 source_location locus; local
H A Dtree-ssa-loop-ivcanon.c644 location_t locus = latch_edge->goto_locus; local
1083 location_t locus = UNKNOWN_LOCATION; local
683 try_unroll_loop_completely(struct loop *loop, edge exit, tree niter, enum unroll_level ul, HOST_WIDE_INT maxiter, location_t locus) argument
[all...]
H A Dcgraphunit.c901 location_t locus = gimple_location_safe (edge->call_stmt); local
H A Dtree-ssa.c79 redirect_edge_var_map_add (edge e, tree result, tree def, source_location locus) argument
175 source_location locus ; local
H A Dtree-ssa-loop-manip.c653 source_location locus; local
H A Dtree-ssa-phiopt.c1544 source_location locus; local
H A Dvalue-prof.c658 location_t locus; local
1378 location_t locus; local
H A Dtree-into-ssa.c2079 source_location locus; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr46571.c46 } locus; typedef in typeref:struct:__anon2317
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-omp.c445 c_finish_omp_for (location_t locus, enum tree_code code, tree declv, argument
/haiku-buildtools/gcc/libcpp/include/
H A Dline-map.h263 source_location locus; variable
[all...]
/haiku-buildtools/gcc/libcpp/
H A Dline-map.c100 get_combined_adhoc_loc(struct line_maps *set, source_location locus, void *data) argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-gimplify.c186 location_t locus = EXPR_LOCATION (*stmt_p); local
381 location_t locus = EXPR_LOCATION (stmt); local
H A Dtypeck2.c161 because DECLs already carry locus information. */ variable

Completed in 313 milliseconds

12