/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-code-entry-handler.cc | 532 cst = build_int_cst (uint16_type_node, low); in build_tree_cst_element() 1227 tree call = call_builtin (built_in, 1, uint16_type_node, uint32_type_node, in visit_element() 1243 tree truncated_source = convert_to_integer (uint16_type_node, operand); in visit_element() 1246 = call_builtin (built_in, 1, uint32_type_node, uint16_type_node, in visit_element()
|
H A D | brig-util.cc | 443 tree_type = uint16_type_node; in gccbrig_tree_type_for_hsa_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sancov.cc | 76 to_type = uint16_type_node; in instrument_comparison()
|
H A D | gimple-ssa-store-merging.cc | 1403 load_type = bswap_type = uint16_type_node; in maybe_optimize_vector_constructor() 1556 load_type = bswap_type = uint16_type_node; in execute() 2850 case 16: type = uint16_type_node; break; in try_coalesce_bswap() 4235 load_type = bswap_type = uint16_type_node; in output_merged_store()
|
H A D | builtin-types.def | 73 DEF_PRIMITIVE_TYPE (BT_UINT16, uint16_type_node)
|
H A D | asan.cc | 3398 = build_function_type_list (void_type_node, uint16_type_node, in initialize_sanitizer_builtins() 3399 uint16_type_node, NULL_TREE); in initialize_sanitizer_builtins()
|
H A D | tree.h | 4198 #define uint16_type_node global_trees[TI_UINT16_TYPE] macro
|
H A D | tree.cc | 9493 uint16_type_node = make_or_reuse_type (16, 1); in build_common_tree_nodes()
|
H A D | ChangeLog-2012 | 28898 * tree.c (build_common_tree_nodes): Build uint16_type_node. 28900 (uint16_type_node): New define.
|
H A D | ChangeLog-2009 | 30208 uint8_type_node, uint16_type_node, c_uint32_type_node,
|
H A D | ChangeLog-2017 | 38853 uint16_type_node for BT_UINT16.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sancov.c | 76 to_type = uint16_type_node; in instrument_comparison()
|
H A D | gimple-ssa-store-merging.c | 1274 load_type = bswap_type = uint16_type_node; in execute() 2514 case 16: type = uint16_type_node; break; in try_coalesce_bswap() 3898 load_type = bswap_type = uint16_type_node; in output_merged_store()
|
H A D | asan.c | 2945 = build_function_type_list (void_type_node, uint16_type_node, in initialize_sanitizer_builtins() 2946 uint16_type_node, NULL_TREE); in initialize_sanitizer_builtins()
|
H A D | builtin-types.def | 73 DEF_PRIMITIVE_TYPE (BT_UINT16, uint16_type_node)
|
H A D | tree.h | 4035 #define uint16_type_node global_trees[TI_UINT16_TYPE] macro
|
H A D | tree.c | 10403 uint16_type_node = make_or_reuse_type (16, 1); in build_common_tree_nodes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 242 return uint16_type_node; in get_tree_node_for_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-builtin.cc | 1172 build_int_cstu (uint16_type_node, i)); in rs6000_gimple_fold_mma_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 4374 c_uint16_type_node = uint16_type_node = in c_common_nodes_and_builtins()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 4621 c_uint16_type_node = uint16_type_node = in c_common_nodes_and_builtins()
|
H A D | ChangeLog | 11497 * c-common.h (uint16_type_node): Rename into...
|