Home
last modified time | relevance | path

Searched refs:array_value_type (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-switch-conversion.h752 tree array_value_type (tree type, int num);
H A Dtree-switch-conversion.c504 switch_conversion::array_value_type (tree type, int num) in array_value_type() function
628 value_type = array_value_type (default_type, num); in build_one_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-switch-conversion.h778 tree array_value_type (tree type, int num);
H A Dtree-switch-conversion.cc505 switch_conversion::array_value_type (tree type, int num) in array_value_type() function in switch_conversion
629 value_type = array_value_type (default_type, num); in build_one_array()
H A DChangeLog.gimple-classes1403 (array_value_type): Likewise.
1620 * tree-switch-conversion.c (array_value_type): Likewise.
4685 (array_value_type): Likewise.
H A DChangeLog-201712430 * tree-switch-conversion.c (collect_switch_conv_info, array_value_type)
18154 * tree-switch-conversion.c (array_value_type): Use scalar_int_mode
18576 * tree-switch-conversion.c (array_value_type) Likewise.
19110 * tree-switch-conversion.c (array_value_type): Likewise.
19125 * tree-switch-conversion.c (array_value_type): Only read TYPE_MODE
36063 * tree-switch-conversion (array_value_type): Start by resetting
H A DChangeLog-201819050 (array_value_type): Likewise.
19051 (switch_conversion::array_value_type): Likewise.
H A DChangeLog-201227858 array_value_type, build_one_array, build_arrays, gen_def_assigns,
H A DChangeLog-20104115 (array_value_type): New function.
H A DChangeLog-201440396 (array_value_type): Likewise.