Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp280 APInt Mask0F = APInt::getSplat(Len, APInt(8, 0x0F)); in tryToRecognizePopCount() local
294 m_SpecificInt(Mask0F)))) { in tryToRecognizePopCount()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2652 SDValue Mask0F = DAG.getConstant(APInt::getSplat(Len, APInt(8, 0x0F)), in ExpandBitCount() local
2675 Mask0F); in ExpandBitCount()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6398 SDValue Mask0F = in expandCTPOP() local
6420 Mask0F); in expandCTPOP()