Searched defs:common_type (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-patterns.c | 463 tree *common_type) in vect_joust_widened_integer() 495 vect_joust_widened_type (tree type, tree new_type, tree *common_type) in vect_joust_widened_type() 544 vect_unpromoted_value *unprom, tree *common_type) in vect_widened_op_tree()
|
H A D | tree-ssa-loop-ivopts.c | 3966 tree common_type, uutype, var, cstep_common; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-patterns.cc | 470 tree *common_type) in vect_joust_widened_integer() 502 vect_joust_widened_type (tree type, tree new_type, tree *common_type) in vect_joust_widened_type() 556 vect_unpromoted_value *unprom, tree *common_type, in vect_widened_op_tree()
|
H A D | tree-ssa-loop-ivopts.cc | 3997 tree common_type, uutype, var, cstep_common; in get_computation_aff_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 1008 common_type (tree t1, tree t2) in common_type() function 3961 tree common_type; in pointer_diff() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 1018 common_type (tree t1, tree t2) in common_type() function 3993 tree common_type; in pointer_diff() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 932 common_type (tree t1, tree t2) in common_type() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 960 common_type (tree t1, tree t2) in common_type() function
|