Lines Matching defs:Reverse
2963 bool Reverse;
2978 bool Consecutive, bool Reverse, DebugLoc DL)
2980 Reverse(Reverse) {
2981 assert((Consecutive || !Reverse) && "Reverse implies consecutive");
3006 bool isReverse() const { return Reverse; }
3037 bool Consecutive, bool Reverse, DebugLoc DL)
3039 Reverse, DL),
3046 getMask(), Consecutive, Reverse,
3115 VPValue *Mask, bool Consecutive, bool Reverse, DebugLoc DL)
3117 Consecutive, Reverse, DL) {
3124 Reverse, getDebugLoc());