Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp293 APInt Mask55 = APInt::getSplat(Len, APInt(8, 0x55)); in tryToRecognizePopCount() local
320 m_SpecificInt(Mask55)))) { in tryToRecognizePopCount()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp278 APInt Mask55 = APInt::getSplat(Len, APInt(8, 0x55)); in tryToRecognizePopCount() local
305 m_SpecificInt(Mask55)))) { in tryToRecognizePopCount()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2648 SDValue Mask55 = DAG.getConstant(APInt::getSplat(Len, APInt(8, 0x55)), in ExpandBitCount() local
2662 Mask55)); in ExpandBitCount()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6673 SDValue Mask55 = in expandCTPOP() local
6687 Mask55)); in expandCTPOP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6394 SDValue Mask55 = in expandCTPOP() local
6408 Mask55)); in expandCTPOP()