Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Druntime.cc85 get_libcall_type (d_libcall_type type) in get_libcall_type() function
189 libcall_types[type] = get_libcall_type (LCT_ASSOCARRAY)->pointerTo (); in get_libcall_type()
235 Type *type = get_libcall_type (ptype); in build_libcall_decl()
249 tree tret = build_ctype (get_libcall_type (return_type)); in build_libcall_decl()
H A DChangeLog-201981 (get_libcall_type): Use d_libcall_type.
H A DChangeLog-2021455 (get_libcall_type): Handle LCT_IMMUTABLE_CHARPTR.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Druntime.cc84 get_libcall_type (d_libcall_type type) in get_libcall_type() function
188 libcall_types[type] = get_libcall_type (LCT_ASSOCARRAY)->pointerTo (); in get_libcall_type()
230 Type *type = get_libcall_type (ptype); in build_libcall_decl()
244 tree tret = build_ctype (get_libcall_type (return_type)); in build_libcall_decl()