Searched defs:comp_vectype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-patterns.c3506 tree type, vectype, comp_vectype, itype = NULL_TREE, vecitype; local
3676 tree vecitype, comp_vectype; local
[all...]
H A Dtree-vect-stmts.c9981 tree comp_vectype = NULL_TREE; local
9884 vect_is_simple_cond(tree cond, vec_info *vinfo, slp_tree slp_node, tree *comp_vectype, enum vect_def_type *dts, tree vectype) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc3864 tree type, vectype, comp_vectype, itype = NULL_TREE, vecitype; local
4034 tree vecitype, comp_vectype; local
[all...]
H A Dtree-vect-stmts.cc10328 tree comp_vectype = NULL_TREE; local
10228 vect_is_simple_cond(tree cond, vec_info *vinfo, stmt_vec_info stmt_info, slp_tree slp_node, tree *comp_vectype, enum vect_def_type *dts, tree vectype) argument
[all...]

Completed in 327 milliseconds