Home
last modified time | relevance | path

Searched defs:isUndefOrInRange (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp3092 static bool isUndefOrInRange(int Val, int Low, int Hi) { in isUndefOrInRange() function
3099 static bool isUndefOrInRange(const SmallVectorImpl<int> &Mask, in isUndefOrInRange() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4200 static bool isUndefOrInRange(int Val, int Low, int Hi) { in isUndefOrInRange() function
4206 static bool isUndefOrInRange(ArrayRef<int> Mask, in isUndefOrInRange() function