Searched defs:comp_vectype (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-patterns.c | 1775 tree type, vectype, comp_vectype, itype, vecitype; in vect_recog_mixed_size_cond_pattern() local 1906 tree vecitype, comp_vectype; in check_bool_pattern() local
|
H A D | tree-vect-stmts.c | 4958 bb_vec_info bb_vinfo, tree *comp_vectype) in vect_is_simple_cond() 5020 tree comp_vectype = NULL_TREE; in vectorizable_condition() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-patterns.c | 3086 tree type, vectype, comp_vectype, itype = NULL_TREE, vecitype; in vect_recog_mixed_size_cond_pattern() local 3266 tree vecitype, comp_vectype; in check_bool_pattern() local 3598 tree comp_vectype, mask_type; in search_type_for_mask_1() local
|
H A D | tree-vect-stmts.c | 8466 tree *comp_vectype, enum vect_def_type *dts, in vect_is_simple_cond() 8561 tree comp_vectype = NULL_TREE; in vectorizable_condition() local
|