Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dhash.c226 unsigned int newMask = newSize - 1; in HashTable_Enlarge() local
/freebsd/sys/netgraph/
H A Dng_bridge.c1093 u_int newMask; in ng_bridge_rehash() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h695 mask_t newMask, sysMask, retval; in get_system_affinity() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp3099 SmallVector<int, 16> newMask; in visitShuffleVectorInst() local
/freebsd/contrib/expat/lib/
H A Dxmlparse.c7226 unsigned long newMask = (unsigned long)newSize - 1; lookup() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4674 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC() local