Searched defs:gimple (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/
H A Dpr53466.C4 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37380.c10 typedef void *gimple; typedef
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dssa-dom.C9 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr54684.C5 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dcoalesce-1.c9 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
/haiku-buildtools/gcc/gcc/
H A Dtree-phinodes.c93 static GTY ((deletable (""))) vec<gimple, va_gc> *free_phinodes[NUM_BUCKETS - 2]; variable
H A Dsanopt.c192 hash_map<tree, auto_vec<gimple>, sanopt_tree_map_traits> asan_check_map; member in struct:sanopt_ctx
197 hash_map<sanopt_tree_triplet, auto_vec<gimple>, member in struct:sanopt_ctx
[all...]
H A Dtree-call-cdce.c749 auto_vec<gimple, 12> conds; local
[all...]
H A Dtree-ssa-threadedge.c367 record_temporary_equivalences_from_stmts_at_dest(edge e, vec<tree> *stack, tree (*simplify) (gimple, gimple), bool backedge_seen) argument
573 simplify_control_stmt_condition(edge e, gimple stmt, gcond *dummy_cond, tree (*simplify) (gimple, gimple), bool handle_dominating_asserts) argument
862 thread_around_empty_blocks(edge taken_edge, gcond *dummy_cond, bool handle_dominating_asserts, tree (*simplify) (gimple, gimple), bitmap visited, vec<jump_thread_edge *> *path, bool *backedge_seen_p) argument
1264 thread_through_normal_block(edge e, gcond *dummy_cond, bool handle_dominating_asserts, vec<tree> *stack, tree (*simplify) (gimple, gimple), vec<jump_thread_edge *> *path, bitmap visited, bool *backedge_seen_p) argument
1434 thread_across_edge(gcond *dummy_cond, edge e, bool handle_dominating_asserts, vec<tree> *stack, tree (*simplify) (gimple, gimple)) argument
[all...]
H A Dcoretypes.h85 typedef struct gimple_statement_base *gimple; typedef in typeref:struct:gimple_statement_base
H A Dtree-vect-patterns.c3533 auto_vec<gimple, 1> stmts_to_replace; local
[all...]
H A Dbasic-block.h139 struct gimple_bb_info GTY ((tag ("0"))) gimple; member in union:basic_block_il_dependent
H A Dtree-loop-distribution.c470 auto_vec<gimple, 10> stmts; variable
[all...]
H A Dtree-ssa-phiopt.c1740 auto_vec<gimple, 1> then_stores, else_stores; local
[all...]
H A Dtree-ssa-forwprop.c2144 auto_vec<gimple, 4> to_fixup; local
[all...]
H A Dexcept.c3164 hash_map<gimple, int> * variable
H A Dgraphite-sese-to-poly.c1277 auto_vec<gimple, variable
2016 auto_vec<gimple, 3> x; local
2035 auto_vec<gimple, 3> x; local
2092 auto_vec<gimple, 3> x; local
2911 auto_vec<gimple, 3> update; local
3072 auto_vec<gimple, 10> in; local
3073 auto_vec<gimple, 10> out; local
[all...]
H A Dtree-ssa-loop-im.c123 static hash_map<gimple, lim_aux_data *> *lim_aux_data_map; variable
[all...]
H A Dgimple-ssa-strength-reduction.c404 static hash_map<gimple, slsr_cand_t> *stmt_cand_map; variable
[all...]
H A Dtree-vect-loop.c656 auto_vec<gimple, 64> worklist; local
[all...]
H A Dgenmatch.c1691 expr::gen_transform (FILE *f, const char *dest, bool gimple, int depth, argument
1858 capture::gen_transform (FILE *f, const char *dest, bool gimple, int depth, argument
1921 dt_operand::gen_predicate (FILE *f, const char *opname, bool gimple) argument
2028 gen_kids(FILE *f, bool gimple) argument
2099 gen_kids_1(FILE *f, bool gimple, vec<dt_operand *> gimple_exprs, vec<dt_operand *> generic_exprs, vec<dt_operand *> fns, vec<dt_operand *> generic_fns, vec<dt_operand *> preds, vec<dt_node *> others) argument
2263 gen(FILE *f, bool gimple) argument
2307 gen(FILE *f, bool gimple) argument
2670 write_predicate(FILE *f, predicate_id *p, decision_tree &dt, bool gimple) argument
[all...]
H A Dtree-vect-stmts.c666 auto_vec<gimple, 64> worklist; local
[all...]
H A Dtree-eh.c422 hash_map<gimple, goto_queue_node *> *goto_queue_map; member in struct:leh_tf_state
[all...]
H A Dtree-inline.c5659 auto_vec<gimple, 10> init_stmts; local
[all...]
H A Dtree-ssa-structalias.c436 static hash_map<gimple, varinfo_t> *call_stmt_vars; variable
[all...]

Completed in 1019 milliseconds

12