Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1041 unsigned ShAmtC = C->getZExtValue(); in visitShl() local
1344 unsigned ShAmtC = C->getZExtValue(); in visitLShr() local
H A DInstCombineAddSub.cpp970 Constant *ShAmtC = ConstantInt::get(Ty, ShAmt); in foldAddWithConstant() local
H A DInstCombineCalls.cpp2042 Constant *ShAmtC; in visitCallInst() local
H A DInstCombineAndOrXor.cpp2407 Constant *ShAmtC = ConstantInt::get(Ty, ShiftC->zext(Width)); in visitAnd() local
H A DInstCombineCompares.cpp1480 const APInt *ShAmtC; in foldICmpTruncConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1227 const APInt *ShAmtC; in getValueFromICmpCondition() local
H A DInstructionSimplify.cpp6809 const APInt *ShAmtC; in simplifyIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2608 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); in foldAddSubOfSignBit() local
4072 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); in visitSUB() local
11345 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); in foldSelectOfConstantsUsingSra() local
11351 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); in foldSelectOfConstantsUsingSra() local
11472 SDValue ShAmtC = in foldSelectOfConstants() local
12259 SDValue ShAmtC = DAG.getConstant(Pow2C.exactLogBase2(), DL, VT); in foldVSelectOfConstants() local
14114 if (auto *ShAmtC = dyn_cast<ConstantSDNode>(ShAmt)) { in visitZERO_EXTEND() local
22482 if (auto *ShAmtC = dyn_cast<ConstantSDNode>(User->getOperand(1)); in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local
H A DTargetLowering.cpp2600 std::optional<uint64_t> ShAmtC = in SimplifyDemandedBits() local
4407 auto *ShAmtC = isConstOrConstSplat(N0.getOperand(2)); in foldSetCCWithFunnelShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2753 auto *ShAmtC = dyn_cast<ConstantSDNode>(ShlAmt); in matchAddressRecursively() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6779 auto ShAmtC = B.buildConstant(ShiftTy, TrueValue.exactLogBase2()); in tryFoldSelectOfConstants() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14631 unsigned ShAmtC = ShAmt->getAsZExtVal(); in PerformORCombineToBFI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10055 const APInt *ShAmtC; in isLoadCombineCandidateImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13504 auto *ShAmtC = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineSubShiftToOrcB() local