Searched defs:FOR_EACH_VEC_ELT (Results 1 - 25 of 86) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/
H A Dgenattr.c123 FOR_EACH_VEC_ELT (const_attrs, i, attr) function
H A Dtree-diagnostic.c159 FOR_EACH_VEC_ELT (loc_vec, ix, iter) function
H A Dgraphite.c303 FOR_EACH_VEC_ELT (scops, i, scop) function
H A Dopts-global.c359 FOR_EACH_VEC_ELT (v, i, opt) function
H A Dvec.h1364 #define FOR_EACH_VEC_ELT(V, I, P) \ macro
H A Dprint-tree.c1069 FOR_EACH_VEC_ELT (ref, ix, elt) function
1086 FOR_EACH_VEC_ELT (ref, ix, elt) function
H A Dcompare-elim.c670 FOR_EACH_VEC_ELT (all_compares, i, cmp) function
H A Dcfgloopanal.c472 FOR_EACH_VEC_ELT (exits, i, ex) function
H A Dgraphite-dependences.c136 FOR_EACH_VEC_ELT (pbbs, i, pbb) function
157 FOR_EACH_VEC_ELT (pbbs, i, pbb) function
178 FOR_EACH_VEC_ELT (pbbs, i, pbb) function
198 FOR_EACH_VEC_ELT (pbbs, i, pbb) function
218 FOR_EACH_VEC_ELT (pbbs, i, pbb) function
417 FOR_EACH_VEC_ELT (pbbs, i, pbb) function
[all...]
H A Dtree-vectorizer.c366 FOR_EACH_VEC_ELT (datarefs, i, dr) function
H A Dcgraphclones.c508 FOR_EACH_VEC_ELT (redirect_callers, i, e) function
943 FOR_EACH_VEC_ELT (redirect_callers, i, e) function
H A Dgraphite-scop-detection.c330 FOR_EACH_VEC_ELT (drs, j, dr) function
602 FOR_EACH_VEC_ELT (exits, i, e) function
726 FOR_EACH_VEC_ELT (dominated, i, dom_bb) function
1098 FOR_EACH_VEC_ELT (regions, i, s) function
1502 FOR_EACH_VEC_ELT (scops, i, scop) function
[all...]
H A Dgraphite-poly.c566 FOR_EACH_VEC_ELT (cases, i, stmt) function
593 FOR_EACH_VEC_ELT (conditions, i, stmt) function
[all...]
H A Dtsan.c780 FOR_EACH_VEC_ELT (tsan_func_exits, i, stmt) function
H A Dtree-dfa.c931 FOR_EACH_VEC_ELT (decl_list, ix, ntp) function
H A Dree.c1180 FOR_EACH_VEC_ELT (reinsn_list, i, curr_cand) function
H A Dshrink-wrap.c1024 FOR_EACH_VEC_ELT (unconverted_simple_returns, i, e) function
H A Dlto-cgraph.c1588 FOR_EACH_VEC_ELT (nodes, i, node) function
H A Dipa-reference.c762 FOR_EACH_VEC_ELT (cycle_nodes, x, w) function
784 FOR_EACH_VEC_ELT (cycle_nodes, x, w) function
808 FOR_EACH_VEC_ELT (cycle_nodes, x, w) function
836 FOR_EACH_VEC_ELT (cycle_nodes, x, w) function
H A Dtree-ssa-operands.c1032 FOR_EACH_VEC_ELT (build_uses, i, use) function
1047 FOR_EACH_VEC_ELT (build_uses, i, use) function
H A Dread-rtl.c306 FOR_EACH_VEC_ELT (current_iterators, i, iterator) function
482 FOR_EACH_VEC_ELT (attribute_uses, i, ause) function
550 FOR_EACH_VEC_ELT (iterator_uses, i, iuse) function
565 FOR_EACH_VEC_ELT (iterator_uses, i, iuse) function
H A Dcfgloop.c555 FOR_EACH_VEC_ELT (latches, i, e) function
604 FOR_EACH_VEC_ELT (latches, i, e) function
H A Ddominance.c1225 FOR_EACH_VEC_ELT (sccs[i], si, a) function
1238 FOR_EACH_VEC_ELT (sccs[i], si, a) function
1359 FOR_EACH_VEC_ELT (bbs, i, bb) function
1371 FOR_EACH_VEC_ELT (bbs, i, bb) function
/haiku-buildtools/gcc/gcc/lto/
H A Dlto-symtab.c484 FOR_EACH_VEC_ELT (mismatches, i, decl) function
/haiku-buildtools/gcc/gcc/jit/
H A Djit-builtins.c206 FOR_EACH_VEC_ELT (param_types, i, param_type) function

Completed in 207 milliseconds

1234