Searched defs:isUndefOrInRange (Results 1 – 2 of 2) sorted by relevance
3092 static bool isUndefOrInRange(int Val, int Low, int Hi) { in isUndefOrInRange() function3099 static bool isUndefOrInRange(const SmallVectorImpl<int> &Mask, in isUndefOrInRange() function
4200 static bool isUndefOrInRange(int Val, int Low, int Hi) { in isUndefOrInRange() function4206 static bool isUndefOrInRange(ArrayRef<int> Mask, in isUndefOrInRange() function