Searched defs:Mask01 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 298 APInt Mask01 = APInt::getSplat(Len, APInt(8, 0x01)); tryToRecognizePopCount() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 8686 SDValue Mask01 = expandCTPOP() local |