Home
last modified time | relevance | path

Searched refs:build_type_variant (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc167 (build_type_variant (TREE_TYPE (type), in handle_noreturn_attribute()
218 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-attribs.cc368 (build_type_variant (TREE_TYPE (type), in handle_noreturn_attribute()
414 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsancov.cc168 = build_array_type (build_type_variant (uint64_type_node, 1, 0), in instrument_switch()
H A Ddbxout.cc1935 dbxout_type (build_type_variant (type, 0, TYPE_VOLATILE (type)), 0); in dbxout_type()
1941 dbxout_type (build_type_variant (type, TYPE_READONLY (type), 0), 0); in dbxout_type()
H A Dtree.cc9444 = build_pointer_type (build_type_variant (void_type_node, 1, 0)); in build_common_tree_nodes()
10837 eltype = build_type_variant (eltype, 1, 0); in build_string_literal()
H A Dtree.h4799 #define build_type_variant(TYPE, CONST_P, VOLATILE_P) \ macro
H A Dgimple-fold.cc2628 tree cst_uchar_node = build_type_variant (unsigned_char_type_node, 1, 0); in gimple_load_first_char()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsancov.c168 = build_array_type (build_type_variant (uint64_type_node, 1, 0), in instrument_switch()
H A Ddbxout.c1932 dbxout_type (build_type_variant (type, 0, TYPE_VOLATILE (type)), 0); in dbxout_type()
1938 dbxout_type (build_type_variant (type, TYPE_READONLY (type), 0), 0); in dbxout_type()
H A Dtree.c10354 = build_pointer_type (build_type_variant (void_type_node, 1, 0)); in build_common_tree_nodes()
11660 eltype = build_type_variant (eltype, 1, 0); in build_string_literal()
H A Dtree.h4626 #define build_type_variant(TYPE, CONST_P, VOLATILE_P) \ macro
H A Dgimple-fold.c2372 tree cst_uchar_node = build_type_variant (unsigned_char_type_node, 1, 0); in gimple_load_first_char()
H A Dbuiltins.c9290 tree cst_uchar_node = build_type_variant (unsigned_char_type_node, 1, 0); in fold_builtin_memcmp()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc452 (build_type_variant (TREE_TYPE (type), in handle_noreturn_attribute()
494 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c270 (build_type_variant (TREE_TYPE (type), in handle_noreturn_attribute()
321 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc270 (build_type_variant (TREE_TYPE (type), in handle_noreturn_attribute()
321 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c514 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-code-entry-handler.cc1250 = build_type_variant (brig_to_generic::s_fp32_type, 1, 0); in visit_element()
H A Dbrig-function.cc418 tree nonconst_type = build_type_variant (type, false, false); in get_m_var_declfor_reg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c823 (build_type_variant (TREE_TYPE (type), in handle_noreturn_attribute()
1410 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc1064 (build_type_variant (TREE_TYPE (type), in handle_noreturn_attribute()
1730 (build_type_variant (TREE_TYPE (type), 1, in handle_const_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19941694 * *.c: Use c_build_type_variant instead of build_type_variant where
1697 * call.c (build_method_call): Call build_type_variant and
1703 * call.c (build_method_call): Call build_type_variant and
1712 * *.c: Use c_build_type_variant instead of build_type_variant where
H A DChangeLog-19981694 build_type_variant and some duplicated code.
4915 * method.c (build_mangled_name): Add a call to build_type_variant
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.c8230 tree vptr = build_pointer_type (build_type_variant (void_type_node, 0, 1)); in frv_init_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.cc8219 tree vptr = build_pointer_type (build_type_variant (void_type_node, 0, 1)); in frv_init_builtins()

12