Lines Matching defs:Reverse
2453 bool Reverse;
2468 bool Consecutive, bool Reverse, DebugLoc DL)
2470 Reverse(Reverse) {
2471 assert((Consecutive || !Reverse) && "Reverse implies consecutive");
2496 bool isReverse() const { return Reverse; }
2523 bool Consecutive, bool Reverse, DebugLoc DL)
2525 Reverse, DL),
2532 getMask(), Consecutive, Reverse,
2597 VPValue *Mask, bool Consecutive, bool Reverse, DebugLoc DL)
2599 Consecutive, Reverse, DL) {
2606 Reverse, getDebugLoc());