Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dkmpcutil.h357 DTYPE ll_make_kmpc_struct_type(int count, char *name, KMPC_ST_TYPE *meminfo,
H A Dkmpcutil.cpp389 ll_make_kmpc_struct_type(int count, char *name, KMPC_ST_TYPE *meminfo, ISZ_T sz) in ll_make_kmpc_struct_type() function
443 ll_make_kmpc_struct_type(5, "_pgi_kmpc_ident_t", meminfo, 0); in ll_make_kmpc_ident_type()
H A Doutliner.cpp279 dtype = ll_make_kmpc_struct_type(nmems, NULL, meminfo, sz); in ll_make_uplevel_type()