Lines Matching defs:even
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
2952 add_reg_br_prob_note (jmp, profile_probability::even ());
8023 /* Even if the string operation call is cold, we still might spend a lot
15635 rtx even, odd;
15638 even = lowpart_subreg (V8HFmode, force_reg (HFmode, op), HFmode);
15642 emit_insn (gen_load_even (op0, even, odd));
15663 /* Load even elements into the second position. */
19508 /* Even with AVX, palignr only operates on 128-bit vectors,
19736 /* For 32-byte modes allow even d->one_operand_p.
20919 /* A subroutine of expand_vec_perm_even_odd_1. Implement extract-even
20953 I.e. the first mask e.g. for V32QImode extract even will be:
20956 for extract even will be
20999 /* A subroutine of expand_vec_perm_even_odd_1. Implement extract-even
21088 /* Check that permutation is even or odd. */
21138 /* A subroutine of expand_vec_perm_even_odd_1. Implement extract-even
21141 and two "truncs" and one concat insn for "even."
21155 /* Check that permutation is even or odd. */
21194 /* A subroutine of ix86_expand_vec_perm_const_1. Implement extract-even
21280 /* We need 2*log2(N)-1 operations to achieve odd/even
21302 /* We need 2*log2(N)-1 operations to achieve odd/even
21324 /* We need 2*log2(N)-1 operations to achieve odd/even
21456 extract-even and extract-odd permutations. */
21704 putting the even bytes into the right positions or one higher
21949 /* Even longer sequences. */
21963 /* Even longer, including recursion to ix86_expand_vec_perm_const_1. */
22582 results are in the even elements. */
22590 Happily, that is even one insn shorter than even extraction.
22642 /* We only play even/odd games with vectors of SImode. */
22646 the even slots. For some cpus this is faster than a PSHUFD. */