Home
last modified time | relevance | path

Searched defs:DemandedBits (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DDemandedBits.h42 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() function
H A DIVDescriptors.h25 class DemandedBits; variable
H A DVectorUtils.h283 class DemandedBits; variable
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h33 class DemandedBits; variable
H A DLoopVectorize.h67 class DemandedBits; variable
H A DLoopVectorizationLegality.h39 class DemandedBits; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp501 const APInt &DemandedBits, in ShrinkDemandedConstant()
542 const APInt &DemandedBits, in ShrinkDemandedConstant()
598 bool TargetLowering::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, in SimplifyDemandedBits()
649 SDValue Op, const APInt &DemandedBits, const APInt &DemandedElts, in SimplifyMultipleUseDemandedBits()
910 SDValue Op, const APInt &DemandedBits, SelectionDAG &DAG, in SimplifyMultipleUseDemandedBits()
926 APInt DemandedBits = APInt::getAllOnes(Op.getScalarValueSizeInBits()); in SimplifyMultipleUseDemandedVectorElts() local
935 const APInt &DemandedBits, in combineShiftToAVG()
1081 APInt DemandedBits = OriginalDemandedBits; in SimplifyDemandedBits() local
3459 APInt DemandedBits = APInt::getAllOnes(EltSizeInBits); in SimplifyDemandedVectorElts() local
3546 SDValue Op, const APInt &DemandedBits, const APInt &DemandedElts, in SimplifyDemandedBitsForTargetNode()
[all …]
H A DDAGCombiner.cpp324 APInt DemandedBits = APInt::getAllOnes(BitWidth); in SimplifyDemandedBits() local
328 bool SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits) { in SimplifyDemandedBits()
1236 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &DemandedBits, in SimplifyDemandedBits()
7492 APInt DemandedBits = APInt::getLowBitsSet(NegBits, Bits); in matchRotateSub() local
7515 APInt DemandedBits = APInt::getLowBitsSet(PosBits, MaskLoBits); in matchRotateSub() local
20838 APInt DemandedBits = APInt::getAllOnes(VecEltBitWidth); in visitEXTRACT_VECTOR_ELT() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3696 const APInt &DemandedBits, in targetShrinkDemandedConstant()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37720 const APInt &DemandedBits, in targetShrinkDemandedConstant()
43187 SDValue Op, const APInt &DemandedBits, const APInt &DemandedElts, in SimplifyMultipleUseDemandedBitsForTargetNode()
45627 APInt DemandedBits(APInt::getSignMask(BitWidth)); in combineVSelectToBLENDV() local
49296 APInt DemandedBits = APInt::getAllOnes(EltSizeInBits); in combineAnd() local
50568 APInt DemandedBits(APInt::getSignMask(VT.getScalarSizeInBits())); in combineMaskedLoad() local
50642 APInt DemandedBits(APInt::getSignMask(VT.getScalarSizeInBits())); in combineMaskedStore() local
52636 APInt DemandedBits = APInt::getAllOnes(EltSizeInBits); in combineAndnp() local
54876 APInt DemandedBits = APInt::getAllOnes(OpVT.getScalarSizeInBits()); in combineAddOfPMADDWD() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1987 uint64_t DemandedBits = Demanded.getZExtValue(); in optimizeLogicalImm() local
2069 SDValue Op, const APInt &DemandedBits, const APInt &DemandedElts, in targetShrinkDemandedConstant()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11554 APInt DemandedBits = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in performCvtF32UByteNCombine() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10695 SDValue Op, const APInt &DemandedBits, const APInt &DemandedElts, in targetShrinkDemandedConstant()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19960 SDValue Op, const APInt &DemandedBits, const APInt &DemandedElts, in targetShrinkDemandedConstant()