Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmachreg.cpp165 mach_reg[0].last_global = mach_reg[0].end_global - reduce_by; in mr_reset_numglobals()
172 mach_reg[1].last_global = mach_reg[1].first_global - 1; in mr_reset_frglobals()
173 mach_reg[2].last_global = mach_reg[2].first_global - 1; in mr_reset_frglobals()
201 if (mr->next_global > mr->last_global) in _mr_getreg()
323 if (getnext_reg > mr->last_global) in _mr_getnext()
H A Dll_structure.cpp2304 if (module->last_global) in append_global()
2305 module->last_global->next = object; in append_global()
2308 module->last_global = object; in append_global()
H A Dll_structure.h941 LL_Object *last_global; member
H A Dll_write.cpp2355 module->last_global = NULL; in ll_write_global_objects()
H A Dcgmain.cpp253 GBL_LIST *last_global; member
10112 llvm_info.last_global->next = gitem; in add_global_define()
10116 llvm_info.last_global = gitem; in add_global_define()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/aarch64-Linux/
H A Dmachreg.h305 char last_global; /* last register # that can be global. */ member
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/ppc64le-Linux/
H A Dmachreg.h305 char last_global; /* last register # that can be global. */ member
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/x86_64-Linux/
H A Dmachreg.h462 char last_global; /* last register # that can be global. */ member