/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | loop-init.c | 425 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 D | tree-ssa-loop.c | 76 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 456 pass_scev_cprop::execute (function *) in execute() function 508 pass_iv_optimize::execute (function *fun) in execute() function 559 virtual unsigned int execute (function *) { return tree_ssa_loop_done (); } in execute() function
|
H A D | tree-nrv.c | 135 pass_nrv::execute (function *fun) in execute() function 352 pass_return_slot::execute (function *fun) in execute() function
|
H A D | stack-ptr-mod.c | 79 pass_stack_ptr_mod::execute (function *fun) in execute() function
|
H A D | cgraphbuild.c | 298 pass_build_cgraph_edges::execute (function *fun) in execute() function 488 virtual unsigned int execute (function *) in execute() function 535 pass_remove_cgraph_callee_edges::execute (function *) in execute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | loop-init.cc | 432 virtual unsigned int execute (function *) { return rtl_loop_init (); } in execute() function in __anon66daba190211::pass_rtl_loop_init 475 pass_rtl_loop_done::execute (function *fun) in execute() function in __anon66daba190311::pass_rtl_loop_done 527 virtual unsigned int execute (function *fun) in execute() function in __anon66daba190411::pass_rtl_move_loop_invariants 578 pass_rtl_unroll_loops::execute (function *fun) in execute() function in __anon66daba190511::pass_rtl_unroll_loops 640 pass_rtl_doloop::execute (function *fun) in execute() function in __anon66daba190611::pass_rtl_doloop
|
H A D | tree-ssa-loop.cc | 76 pass_fix_loops::execute (function *) in execute() function in __anondeb245690111::pass_fix_loops 349 pass_tree_loop_init::execute (function *fun ATTRIBUTE_UNUSED) in execute() function in __anondeb245690711::pass_tree_loop_init 404 pass_scev_cprop::execute (function *) in execute() function in __anondeb245690811::pass_scev_cprop 455 pass_iv_optimize::execute (function *fun) in execute() function in __anondeb245690911::pass_iv_optimize 506 virtual unsigned int execute (function *) { return tree_ssa_loop_done (); } in execute() function in __anondeb245690a11::pass_tree_loop_done
|
H A D | tree-nrv.cc | 135 pass_nrv::execute (function *fun) in execute() function in __anond83c53d10111::pass_nrv 352 pass_return_slot::execute (function *fun) in execute() function in __anond83c53d10211::pass_return_slot
|
H A D | adjust-alignment.cc | 60 pass_adjust_alignment::execute (function *fun) in execute() function in pass_adjust_alignment
|
H A D | stack-ptr-mod.cc | 79 pass_stack_ptr_mod::execute (function *fun) in execute() function in __anon417946440111::pass_stack_ptr_mod
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-not/ |
H A D | print_environment.py | 4 def execute(): function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/formats/ |
H A D | base.py | 85 def execute(self, test, litConfig): member in OneCommandPerFileTest 124 def execute(self, test, litConfig): member in ExecutableTest
|
H A D | shtest.py | 26 def execute(self, test, litConfig): member in ShTest
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/fake-externals/ |
H A D | fake_external.py | 4 def execute(fileName): function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | Execution.cpp | 43 ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action) { in execute() function in clang::tooling::ToolExecutor 47 llvm::Error ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action, in execute() function in clang::tooling::ToolExecutor
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data-micro/ |
H A D | dummy_format.py | 11 def execute(self, test, lit_config): member in DummyFormat
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data/ |
H A D | dummy_format.py | 11 def execute(self, test, lit_config): member in DummyFormat
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/xunit-output/ |
H A D | dummy_format.py | 11 def execute(self, test, lit_config): member in DummyFormat
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/custom-result-category/ |
H A D | format.py | 9 def execute(self, test, lit_config): member in MyFormat
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-cc-fusion.cc | 244 cc_fusion::execute () in execute() function in __anonc78fe8580111::cc_fusion 282 pass_cc_fusion::execute (function *) in execute() function in __anonc78fe8580111::pass_cc_fusion
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | libgrep.h | 39 size_t (*execute) (const void *compiled_pattern, member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | analyzer-pass.cc | 81 pass_analyzer::execute (function *) in execute() function in __anondb79d5ca0111::pass_analyzer
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | analyzer-pass.cc | 84 pass_analyzer::execute (function *) in execute() function in __anonac3b0efd0111::pass_analyzer
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | test_exec_anatomy.py | 15 def execute(cmd): function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/examples/many-tests/ |
H A D | ManyTests.py | 13 def execute(self, test, litConfig): member in ManyTests
|