Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Doutliner.h141 SPTR ll_make_outlined_func(SPTR stblk_sptr, SPTR scope_sptr);
H A Dompaccel.cpp2023 sptr = ll_make_outlined_func(uplevel_sptr, scopeSptr); in exp_ompaccel_bteams()
H A Doutliner.cpp827 ll_make_outlined_func(SPTR stblk_sptr, SPTR scope_sptr) in ll_make_outlined_func() function
H A Dexpsmp.cpp1138 sptr = ll_make_outlined_func((SPTR)uplevel_sptr, scopeSptr); in exp_smp()