Home | History | Annotate | Download | only in X86

Lines Matching refs:Ones

803   // turn on ones that can be effectively codegen'd.
884 // FIXME: In order to prevent SSE instructions being expanded to MMX ones
3486 // be just off and we may accept pretty large positive ones.
4825 // Vectors of all-zeros and all-ones are materialized with special
4935 /// Always build ones vectors as <4 x i32> or <8 x i32>. For 256-bit types with
6520 // Vectors containing all ones can be matched by pcmpeqd on 128-bit width
6847 // to create 256-bit vectors from two other 128-bit ones.
6879 // from two other 128-bit ones.
8563 /// ones, or rewriting v4i32 / v4f32 as 2 wide ones if possible. This can be
11968 APInt Zeros, Ones;
11969 DAG.computeKnownBits(Op0, Zeros, Ones);
12063 // ones, and then concatenate the result back.
12206 // Break 256-bit integer vector compare into smaller ones.
12362 // Make sure the lower and upper halves are both all-ones.
14984 // ones, and then concatenate the result back.
16707 // variable shifts just as cheap as scalar ones.
20252 // since the result of setcc_c is all zero's or all ones.
20412 // OnesOrZeroesF is all ones of all zeroes, we don't need all the
21726 // an all-ones bit which is more useful than 0/1 in some cases.
21767 // a zext and produces an all-ones bit which is more useful than 0/1 in some