Home
last modified time | relevance | path

Searched refs:reduction_symbols (Results 1 – 4 of 4) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dompaccel.cpp710 NEW(info->reduction_symbols, OMPACCEL_RED_SYM, tinfo_size_reductions); in ompaccel_tinfo_create()
972 current_tinfo->reduction_symbols[current_tinfo->n_reduction_symbols] in ompaccel_tinfo_current_add_reductionitem()
974 current_tinfo->reduction_symbols[current_tinfo->n_reduction_symbols] in ompaccel_tinfo_current_add_reductionitem()
976 current_tinfo->reduction_symbols[current_tinfo->n_reduction_symbols].redop = in ompaccel_tinfo_current_add_reductionitem()
1209 dumptargetreduction(tinfo->reduction_symbols[j]); in dumpomptarget()
1923 ompaccel_tinfo_current_get()->reduction_symbols[i].shared_sym; in exp_ompaccel_reduction()
1965 ompaccel_tinfo_current_get()->reduction_symbols[i].private_sym; in exp_ompaccel_reduction()
1978 switch (ompaccel_tinfo_current_get()->reduction_symbols[i].redop) { in exp_ompaccel_reduction()
H A Dompaccel.h83 OMPACCEL_RED_SYM *reduction_symbols; /* Reduction symbols along with the reduction operator */ member
H A Dmain.cpp1085 ompaccel_tinfo_current_get()->reduction_symbols; in ompaccel_create_reduction_wrappers()
H A Dcgmain.cpp12989 (size_of(DTYPEG(tinfo->reduction_symbols[i].shared_sym)) * 8); in build_routine_and_parameter_entries()