Home
last modified time | relevance | path

Searched refs:get_vcond_mask_icode (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-isel.cc220 && (get_vcond_mask_icode (mode, TYPE_MODE (op0_type)) in gimple_expand_vec_cond_expr()
233 if (get_vcond_mask_icode (mode, TYPE_MODE (TREE_TYPE (op0))) in gimple_expand_vec_cond_expr()
283 && (get_vcond_mask_icode (mode, TYPE_MODE (TREE_TYPE (op0))) in gimple_expand_vec_cond_expr()
H A Doptabs-query.h129 get_vcond_mask_icode (machine_mode vmode, machine_mode mmode) in get_vcond_mask_icode() function
H A Doptabs-tree.cc508 && get_vcond_mask_icode (TYPE_MODE (value_type), in expand_vec_cond_expr_p()
H A DChangeLog-20157007 * optabs-query.h (get_vcond_mask_icode): New.
7009 get_vcond_mask_icode for VEC_COND_EXPR with mask.
7011 (expand_vec_cond_expr): Use get_vcond_mask_icode when possible.
H A DChangeLog-201632427 get_vcond_mask_icode returns false.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-query.h129 get_vcond_mask_icode (machine_mode vmode, machine_mode mmode) in get_vcond_mask_icode() function
H A Doptabs-tree.c391 && get_vcond_mask_icode (TYPE_MODE (value_type), in expand_vec_cond_expr_p()
H A Doptabs.c5835 enum insn_code icode = get_vcond_mask_icode (mode, mask_mode); in expand_vec_cond_mask_expr()
5882 if (get_vcond_mask_icode (mode, TYPE_MODE (TREE_TYPE (op0))) in expand_vec_cond_expr()