Home
last modified time | relevance | path

Searched defs:newMask (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/make/
H A Dhash.c226 unsigned int newMask = newSize - 1; in HashTable_Enlarge() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2599 SmallVector<int, 16> newMask; in visitShuffleVectorInst() local
/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c6933 unsigned long newMask = (unsigned long)newSize - 1; in lookup() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3664 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC() local