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