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

/freebsd-10.0-release/contrib/gcc/
H A Dexplow.c778 int for_call ATTRIBUTE_UNUSED)
784 if (! for_call)
794 if (for_call)
H A Dtree-cfg.c850 make_abnormal_goto_edges (basic_block bb, bool for_call) argument
867 if ((FORCED_LABEL (target) && !for_call)
868 || (DECL_NONLOCAL (target) && for_call))
H A Dexpr.c1427 emit_block_move_libcall_fn (int for_call)
1434 if (for_call && !emitted_extern)
2634 clear_storage_libcall_fn (int for_call)
2641 if (for_call && !emitted_extern)
1423 emit_block_move_libcall_fn(int for_call) argument
2627 clear_storage_libcall_fn(int for_call) argument

Completed in 201 milliseconds