Home
last modified time | relevance | path

Searched refs:Mask55 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp327 APInt Mask55 = APInt::getSplat(Len, APInt(8, 0x55)); in tryToRecognizePopCount() local
354 m_SpecificInt(Mask55)))) { in tryToRecognizePopCount()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7873 SDValue Mask55 = in expandCTPOP() local
7885 Mask55)); in expandCTPOP()