Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1022 unsigned ShAmtC = C->getZExtValue(); visitShl() local
1258 unsigned ShAmtC = C->getZExtValue(); visitLShr() local
[all...]
H A DInstCombineAddSub.cpp957 Constant *ShAmtC = ConstantInt::get(Ty, ShAmt); foldAddWithConstant() local
H A DInstCombineCalls.cpp1956 Constant *ShAmtC; visitCallInst() local
[all...]
H A DInstCombineAndOrXor.cpp2282 Constant *ShAmtC = ConstantInt::get(Ty, ShiftC->zext(Width)); visitAnd() local
H A DInstCombineCompares.cpp1469 const APInt *ShAmtC; foldICmpTruncConstant() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1219 const APInt *ShAmtC; getValueFromICmpCondition() local
H A DInstructionSimplify.cpp6747 const APInt *ShAmtC; simplifyIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2686 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); foldAddSubOfSignBit() local
4114 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); visitSUB() local
11283 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); foldSelectOfConstantsUsingSra() local
11290 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); foldSelectOfConstantsUsingSra() local
11411 SDValue ShAmtC = foldSelectOfConstants() local
12139 SDValue ShAmtC = DAG.getConstant(Pow2C.exactLogBase2(), DL, VT); foldVSelectOfConstants() local
13881 if (auto *ShAmtC = dyn_cast<ConstantSDNode>(ShAmt)) { visitZERO_EXTEND() local
22115 if (auto *ShAmtC = dyn_cast<ConstantSDNode>(User->getOperand(1)); refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local
[all...]
H A DTargetLowering.cpp2563 const APInt *ShAmtC = SimplifyDemandedBits() local
4350 auto *ShAmtC = isConstOrConstSplat(N0.getOperand(2)); foldSetCCWithFunnelShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2699 auto *ShAmtC = dyn_cast<ConstantSDNode>(ShlAmt); matchAddressRecursively() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6446 auto ShAmtC = B.buildConstant(ShiftTy, TrueValue.exactLogBase2()); tryFoldSelectOfConstants() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8549 const APInt *ShAmtC; isLoadCombineCandidateImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14618 unsigned ShAmtC = ShAmt->getAsZExtVal(); PerformORCombineToBFI() local