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