Home
last modified time | relevance | path

Searched defs:DemandedMask (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp56 APInt DemandedMask(APInt::getAllOnesValue(BitWidth)); in SimplifyDemandedInstructionBits() local
69 bool InstCombiner::SimplifyDemandedBits(Use &U, const APInt &DemandedMask, in SimplifyDemandedBits()
103 Value *InstCombiner::SimplifyDemandedUseBits(Value *V, APInt DemandedMask, in SimplifyDemandedUseBits()
833 const APInt &DemandedMask, in SimplifyShrShlDemandedBits()
DInstCombineVectorOps.cpp171 APInt DemandedMask(VectorWidth, 0); in visitExtractElementInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp68 APInt DemandedMask(APInt::getAllOnesValue(BitWidth)); in SimplifyDemandedInstructionBits() local
82 const APInt &DemandedMask, in SimplifyDemandedBits()
117 Value *InstCombiner::SimplifyDemandedUseBits(Value *V, APInt DemandedMask, in SimplifyDemandedUseBits()
719 const APInt &DemandedMask, in SimplifyMultipleUseDemandedBits()
862 const APInt &DemandedMask, in simplifyShrShlDemandedBits()
DInstCombineVectorOps.cpp197 APInt DemandedMask(VectorWidth, 0); in visitExtractElementInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp55 APInt DemandedMask(APInt::getAllOnesValue(BitWidth)); in SimplifyDemandedInstructionBits() local
68 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask, in SimplifyDemandedBits()
100 Value *InstCombiner::SimplifyDemandedUseBits(Value *V, APInt DemandedMask, in SimplifyDemandedUseBits()
DInstCombineVectorOps.cpp162 APInt DemandedMask(VectorWidth, 0); in visitExtractElementInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1599 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 8); in PerformDAGCombine() local
1615 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1617 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 8); in PerformDAGCombine() local
1634 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp482 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedMask, in SimplifyDemandedBits()
504 const APInt &DemandedMask, in SimplifyDemandedBits()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1207 const APInt &DemandedMask, in SimplifyDemandedBits()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp429 const APInt &DemandedMask, in SimplifyDemandedBits()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp12798 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine() local
12805 APInt DemandedMask = APInt::getHighBitsSet(BitWidth, 16); in PerformDAGCombine() local
12812 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine() local
12840 APInt DemandedMask = APInt::getHighBitsSet(BitWidth, 16); in PerformDAGCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp30664 SmallVector<int, 16> DemandedMask(BCVT.getVectorNumElements(), in combineTargetShuffle() local
32584 APInt DemandedMask(APInt::getSignMask(BitWidth)); in combineVSelectToShrunkBlend() local
37131 APInt DemandedMask(APInt::getLowBitsSet(NumBits, 16)); in combineBEXTR() local
37356 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, Log2_32(BitWidth)); in combineBT() local
38225 APInt DemandedMask(APInt::getSignMask(SrcVT.getScalarSizeInBits())); in combineMOVMSK() local
38303 APInt DemandedMask(APInt::getSignMask(Mask.getScalarValueSizeInBits())); in combineGatherScatter() local
39606 APInt DemandedMask(APInt::getLowBitsSet(64, 32)); in combinePMULDQ() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8913 APInt DemandedMask = APInt::getLowBitsSet(64, 56); in performTBISimplification() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10193 APInt DemandedMask = APInt::getLowBitsSet(64, 56); in performTBISimplification() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp14012 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, Log2_32(BitWidth)); in PerformBTCombine() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26884 APInt DemandedMask = APInt::getHighBitsSet(BitWidth, 1); in combineSelect() local
29934 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, Log2_32(BitWidth)); in combineBT() local