Searched refs:bfn_decl (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Domp-low.c6270 tree bfn_decl;
6276 bfn_decl = builtin_decl_explicit (start_fn);
6277 c_bool_type = TREE_TYPE (TREE_TYPE (bfn_decl));
6282 tree bfn_decl = builtin_decl_explicit (start_fn);
6284 t = build_call_expr (bfn_decl, 7, t5, t0, t1, t2, t, t3, t4);
8119 tree bfn_decl;
8125 bfn_decl = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS_NEXT);
8126 stmt = gimple_build_call (bfn_decl, 0);
10200 tree ptr_type, t, l0, l1, l2, bfn_decl;
10213 bfn_decl
6269 tree bfn_decl; local
6281 tree bfn_decl = builtin_decl_explicit (start_fn); local
8118 tree bfn_decl; local
10198 tree ptr_type, t, l0, l1, l2, bfn_decl; local
10311 tree block, lab = NULL, x, bfn_decl; local
[all...]

Completed in 178 milliseconds