Searched defs:comp_vectype (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-patterns.c | 3506 tree type, vectype, comp_vectype, itype = NULL_TREE, vecitype; in vect_recog_mixed_size_cond_pattern() local 3676 tree vecitype, comp_vectype; in check_bool_pattern() local
|
H A D | tree-vect-stmts.c | 9885 tree *comp_vectype, enum vect_def_type *dts, in vect_is_simple_cond() 9981 tree comp_vectype = NULL_TREE; in vectorizable_condition() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-patterns.cc | 3864 tree type, vectype, comp_vectype, itype = NULL_TREE, vecitype; in vect_recog_mixed_size_cond_pattern() local 4034 tree vecitype, comp_vectype; in check_bool_pattern() local
|
H A D | tree-vect-stmts.cc | 10237 slp_tree slp_node, tree *comp_vectype, in vect_is_simple_cond() 10336 tree comp_vectype = NULL_TREE; in vectorizable_condition() local
|