Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dtgtutil.cpp313 } else if (llis_integral_kind(dtype) || dtype == DT_DBLE || dtype == DT_FLOAT) { in _tgt_target_fill_size()
372 } else if (llis_integral_kind(dtype) || dtype == DT_DBLE || dtype == DT_FLOAT) { in _tgt_target_fill_maptype()
H A Dllutil.h1581 bool llis_integral_kind(DTYPE dtype);
H A Dllutil.cpp741 llis_integral_kind(DTYPE dtype) in llis_integral_kind() function
1237 if (llis_integral_kind(sdtype)) { in make_lltype_from_sptr()