Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp307 APInt Mask55 = APInt::getSplat(Len, APInt(8, 0x55)); in tryToRecognizePopCount() local
334 m_SpecificInt(Mask55)))) { in tryToRecognizePopCount()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8848 SDValue Mask55 = in expandCTPOP() local
8860 Mask55)); in expandCTPOP()
8923 SDValue Mask55 = in expandVPCTPOP() local
8936 Mask55, Mask, VL); in expandVPCTPOP()