Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dsymfun.h147 inline DTYPE DTyReturnType(DTYPE dtype) { in DTyReturnType() function
521 #define DTyReturnType(D) DTY((D) + 1)
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Ddtypeutl.cpp989 " fval=%5ld\n", DTyReturnType(dtypeind), DTyInterface(dtypeind), in _dmp_dent()
1003 DTyReturnType(dtypeind), DTyParamList(dtypeind)); in _dmp_dent()
H A Dlldebug.cpp1990 db, sptr, DTyReturnType(DTYPEG(sptr)), findex, file_mdnode); in lldbg_emit_outlined_subprogram()
2657 db, dtype, DTyReturnType(dtype), sptr, findex); in lldbg_emit_type()
H A Dupper.cpp1888 subtype = DTyReturnType(dtype); in fix_datatype()
H A Dcgmain.cpp1876 DTYPE return_dtype = DTyReturnType(call_dtype); in gen_llvm_atomic_intrinsic_for_builtin()