Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 157) sorted by relevance

1234567

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dloop-init.c425 virtual unsigned int execute (function *) { return rtl_loop_init (); } in execute() function
468 pass_rtl_loop_done::execute (function *fun) in execute() function
520 virtual unsigned int execute (function *fun) in execute() function
571 pass_rtl_unroll_loops::execute (function *fun) in execute() function
633 pass_rtl_doloop::execute (function *fun) in execute() function
H A Dtree-ssa-loop.c76 pass_fix_loops::execute (function *) in execute() function
350 pass_tree_loop_init::execute (function *fun ATTRIBUTE_UNUSED) in execute() function
409 pass_vectorize::execute (function *fun) in execute() function
452 virtual unsigned int execute (function *) { return scev_const_prop (); } in execute() function
495 pass_iv_optimize::execute (function *fun) in execute() function
546 virtual unsigned int execute (function *) { return tree_ssa_loop_done (); } in execute() function
H A Dtree-nrv.c135 pass_nrv::execute (function *fun) in execute() function
365 pass_return_slot::execute (function *fun) in execute() function
H A Dcgraphbuild.c298 pass_build_cgraph_edges::execute (function *fun) in execute() function
497 virtual unsigned int execute (function *) in execute() function
544 pass_remove_cgraph_callee_edges::execute (function *) in execute() function
H A Dipa-chkp.c803 virtual unsigned int execute (function *) in execute() function
828 virtual unsigned int execute (function *) in execute() function
853 virtual unsigned int execute (function *) in execute() function
H A Dtree-ssa-loop-ch.c421 pass_ch::execute (function *fun) in execute() function
437 pass_ch_vect::execute (function *fun) in execute() function
H A Dipa-visibility.c963 virtual unsigned int execute (function *) in execute() function
987 virtual unsigned int execute (function *) in execute() function
H A Dstack-ptr-mod.c79 pass_stack_ptr_mod::execute (function *fun) in execute() function
H A Dgimple-ssa-nonnull-compare.c136 pass_warn_nonnull_compare::execute (function *fun) in execute() function
H A Dinit-regs.c154 virtual unsigned int execute (function *) in execute() function
H A Dgimple-laddress.c76 pass_laddress::execute (function *fun) in execute() function
H A Dtree-vectorizer.c893 pass_simduid_cleanup::execute (function *fun) in execute() function
951 pass_slp_vectorize::execute (function *fun) in execute() function
1179 virtual unsigned int execute (function *) { return increase_alignment (); } in execute() function
H A Dipa.c1174 virtual unsigned int execute (function *) { return ipa_cdtor_merge (); } in execute() function
1396 virtual unsigned int execute (function *) { return ipa_single_use (); } in execute() function
1433 virtual unsigned int execute (function *) in execute() function
H A Dtree-ssa-threadbackward.c809 pass_thread_jumps::execute (function *fun) in execute() function
870 pass_early_thread_jumps::execute (function *fun) in execute() function
H A Dtree-ssa-loop-ivcanon.c1554 pass_iv_canon::execute (function *fun) in execute() function
1600 pass_complete_unroll::execute (function *fun) in execute() function
1660 pass_complete_unrolli::execute (function *fun) in execute() function
H A Dtree-stdarg.c1150 pass_stdarg::execute (function *fun) in execute() function
1205 pass_lower_vaarg::execute (function *fun) in execute() function
H A Dipa-pure-const.c2005 execute (function *) in execute() function
2120 pass_local_pure_const::execute (function *fun) in execute() function
2273 virtual unsigned int execute (function *fun) in execute() function
2325 pass_nothrow::execute (function *) in execute() function
H A Dipa-comdats.c415 virtual unsigned int execute (function *) { return ipa_comdats (); } in execute() function
H A Dgimple-ssa-evrp.c338 virtual unsigned int execute (function *) in execute() function
H A Dipa-hsa.c320 virtual unsigned int execute (function *) { return process_hsa_functions (); } in execute() function
H A Dsancov.c321 execute (function *fun) in execute() function
H A Dgimple-ssa-backprop.c878 backprop::execute () in execute() function
958 pass_backprop::execute (function *fn) in execute() function
/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_clean.c59 _pthread_cleanup_pop(int execute) in _pthread_cleanup_pop()
/dflybsd-src/usr.bin/find/
H A Dfind.h79 exec_f *execute; /* node evaluation function */ member
142 exec_f *execute; /* execute function */ member
/dflybsd-src/games/hunt/huntd/
H A Dexecute.c82 execute(PLAYER *pp) in execute() function

1234567