Searched defs:hasUndefElements (Results 1 - 1 of 1) sorted by path

/external/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp50 /// hasUndefElements - Return true if any of the elements in the mask are undefs
52 static bool hasUndefElements(unsigned short Mask) { function
249 if (hasUndefElements(i)) {

Completed in 196 milliseconds