Searched defs:WidthVal (Results 1 – 2 of 2) sorted by relevance
632 uint32_t WidthVal = Width->getZExtValue(); in Select() local2319 uint32_t WidthVal = llvm::popcount(MaskVal); in SelectS_BFE() local2340 uint32_t WidthVal = llvm::popcount(MaskVal); in SelectS_BFE() local
5165 uint32_t WidthVal = Width->getZExtValue() & 0x1f; in PerformDAGCombine() local