Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp5242 DTYPE dtype_dst = ILI_DTyOPND(ilix, 2); in gen_convert_vector() local
5245 ll_dst = make_lltype_from_dtype(dtype_dst); in gen_convert_vector()
5278 if (DT_ISUNSIGNED(dtype_dst)) in gen_convert_vector()
5283 if (DT_ISUNSIGNED(dtype_dst)) in gen_convert_vector()