Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp329 APInt Mask0F = APInt::getSplat(Len, APInt(8, 0x0F)); in tryToRecognizePopCount() local
343 m_SpecificInt(Mask0F)))) { in tryToRecognizePopCount()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7877 SDValue Mask0F = in expandCTPOP() local
7897 Mask0F); in expandCTPOP()