Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllutil.h1262 LL_Type *make_lltype_from_iface(SPTR sptr);
H A Dllutil.cpp1132 make_lltype_from_iface(SPTR sptr) in make_lltype_from_iface() function
1218 return make_ptr_lltype(make_ptr_lltype(make_lltype_from_iface(iface))); in make_lltype_from_sptr()
4114 return make_lltype_from_iface(iface); in get_ftn_func_lltype()