Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Doutliner.cpp199 ll_parent_vals_count(int stblk_sptr) in ll_parent_vals_count() function
229 sz = ll_parent_vals_count(uplevel_sptr); in getTaskSharedSize()
276 sz = ll_parent_vals_count(stblk_sptr) * size_of(DT_CPTR); in ll_make_uplevel_type()
1319 ISZ_T count = ll_parent_vals_count(to_uplevel_sptr); in cloneUplevel()
1495 addition = ll_parent_vals_count(uplevel_stblk_sptr) * size_of(DT_CPTR); in loadUplevelArgsForRegion()
1703 if (ll_parent_vals_count(uplevel_sptr) != 0) { in ll_load_outlined_args()