Home
last modified time | relevance | path

Searched refs:create_call_for_reduction (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c1865 create_call_for_reduction (class loop *loop, in create_call_for_reduction() function
3181 create_call_for_reduction (loop, reduction_list, &clsn_data); in gen_parallel_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc1865 create_call_for_reduction (class loop *loop, in create_call_for_reduction() function
3181 create_call_for_reduction (loop, reduction_list, &clsn_data); in gen_parallel_loop()
H A DChangeLog.tuples1091 create_call_for_reduction, create_loads_for_reductions,
H A DChangeLog-20072840 initialize_reductions, create_call_for_reduction,
2855 initialize_reductions, create_call_for_reduction.
H A DChangeLog-201521165 (create_call_for_reduction): Handle simple latch bb.