Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpsmp.cpp166 #define SECT_UB sectionsWrk.lb macro
229 SECT_UB = getPrivateTemp(DT_UINT); in expSmpSectionInit()
235 SCP(SECT_UB, SC_AUTO); in expSmpSectionInit()
246 SECT_UB = getPrivateTemp(DT_UINT); in expSmpSectionEnd()
1777 args = ll_make_sections_args(SECT_LB, SECT_UB, SECT_ST, SECT_LAST); in exp_smp()
1793 ili = sectionCreateBlock(ILM_OPND(ilmp, 2), SECT_LB, SECT_UB, SECT_CNT); in exp_smp()
1818 ili = ad4ili(IL_ST, ad_icon(SECT_CNT - 1), ad_acon(SECT_UB, 0), in exp_smp()
1819 addnme(NT_VAR, SECT_UB, 0, 0), MSZ_WORD); in exp_smp()