Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllassem.h465 int ll_shallow_copy_uplevel(SPTR hostsptr, SPTR olsptr);
H A Dexp_ftn.cpp3652 static int hostsptr = 0, devsptr = 0; in exp_misc() local
3723 hostsptr = 0; in exp_misc()
4096 if (pragmasym == hostsptr) in exp_misc()
H A Dllassem.cpp5904 ll_shallow_copy_uplevel(SPTR hostsptr, SPTR olsptr) in ll_shallow_copy_uplevel() argument
5909 hostgbl = find_ag(get_llvm_name(hostsptr)); in ll_shallow_copy_uplevel()