Home
last modified time | relevance | path

Searched refs:pass_loop_prefetch (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-prefetch.c2069 class pass_loop_prefetch : public gimple_opt_pass
2072 pass_loop_prefetch (gcc::context *ctxt) in pass_loop_prefetch() function
2083 pass_loop_prefetch::execute (function *fun) in execute()
2110 return new pass_loop_prefetch (ctxt); in make_pass_loop_prefetch()
H A Dpasses.def297 NEXT_PASS (pass_loop_prefetch);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-prefetch.cc2066 class pass_loop_prefetch : public gimple_opt_pass class
2069 pass_loop_prefetch (gcc::context *ctxt) in pass_loop_prefetch() function in __anon65a2dda70111::pass_loop_prefetch
2080 pass_loop_prefetch::execute (function *fun) in execute()
2107 return new pass_loop_prefetch (ctxt); in make_pass_loop_prefetch()
H A Dpasses.def315 NEXT_PASS (pass_loop_prefetch);
H A DChangeLog-20065772 * tree-ssa-loop.c (pass_loop_prefetch): Change name to aprefetch.
12093 pass_loop_prefetch and pass_stdarg.
19086 * tree-pass.h (pass_loop_prefetch): Declare.
19092 pass_loop_prefetch): New.
19109 * passes.c (init_optimization_passes): Add pass_loop_prefetch.
H A DChangeLog.tuples3981 pass_check_data_deps and pass_loop_prefetch.
H A DChangeLog-201323682 (pass_loop_prefetch): Replace declaration with that of...
24186 (pass_loop_prefetch): Convert from a global struct to a subclass of
H A DChangeLog-201736492 * tree-ssa-loop-prefetch.c (pass_loop_prefetch::execute):
36513 (pass_loop_prefetch::execute): Disabled optimization if an
H A DChangeLog-201035883 (pass_loop_prefetch): Same.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dpasses.texi897 described by @code{pass_loop_prefetch}.
H A Dgccint.info8487 described by 'pass_loop_prefetch'.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dpasses.texi903 described by @code{pass_loop_prefetch}.
H A Dgccint.info8125 described by 'pass_loop_prefetch'.