Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp324 APInt Mask0F = APInt::getSplat(Len, APInt(8, 0x0F)); in tryToRecognizePopCount() local
338 m_SpecificInt(Mask0F)))) { in tryToRecognizePopCount()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6971 SDValue Mask0F = in expandCTPOP() local
6993 Mask0F); in expandCTPOP()