Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c1091 if (mode == TYPE_MODE (accum_type_node)) in lto_type_for_mode()
1092 return unsigned_p ? sat_accum_type_node : accum_type_node; in lto_type_for_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc1095 if (mode == TYPE_MODE (accum_type_node)) in lto_type_for_mode()
1096 return unsigned_p ? sat_accum_type_node : accum_type_node; in lto_type_for_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc1233 type = accum_type_node; in interpret_fixed()
H A Dc-cppbuiltin.cc1307 accum_type_node); in c_cpp_builtins()
H A Dc-common.cc2527 if (mode == TYPE_MODE (accum_type_node)) in c_common_type_for_mode()
2528 return unsignedp ? sat_accum_type_node : accum_type_node; in c_common_type_for_mode()
4427 record_builtin_type (RID_ACCUM, NULL, accum_type_node); in c_common_nodes_and_builtins()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c1165 type = accum_type_node; in interpret_fixed()
H A Dc-cppbuiltin.c1217 accum_type_node); in c_cpp_builtins()
H A Dc-common.c2333 if (mode == TYPE_MODE (accum_type_node)) in c_common_type_for_mode()
2334 return unsignedp ? sat_accum_type_node : accum_type_node; in c_common_type_for_mode()
4180 record_builtin_type (RID_ACCUM, NULL, accum_type_node); in c_common_nodes_and_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc2683 || type == accum_type_node in write_builtin_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c2598 || type == accum_type_node in write_builtin_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h4156 #define accum_type_node global_trees[TI_ACCUM_TYPE] macro
H A Dtree.c10123 return unsignedp ? unsigned_accum_type_node : accum_type_node; in make_or_reuse_accum_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h4320 #define accum_type_node global_trees[TI_ACCUM_TYPE] macro
H A Dtree.cc9213 return unsignedp ? unsigned_accum_type_node : accum_type_node; in make_or_reuse_accum_type()
H A DChangeLog-200712028 accum_type_node, long_accum_type_node, long_long_accum_type_node,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c11773 : accum_type_node; in finish_declspecs()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc12172 : accum_type_node; in finish_declspecs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c14078 tree node_nk = accum_type_node; in avr_init_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc14503 tree node_nk = accum_type_node; in avr_init_builtins()