Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp295 APInt Mask55 = APInt::getSplat(Len, APInt(8, 0x55)); in tryToRecognizePopCount() local
322 m_SpecificInt(Mask55)))) { in tryToRecognizePopCount()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8644 SDValue Mask55 = in expandCTPOP() local
8656 Mask55)); in expandCTPOP()
8709 SDValue Mask55 = in expandVPCTPOP() local
8722 Mask55, Mask, VL); in expandVPCTPOP()