Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp885 Constant *ShAmtC; in visitCallInst() local
DInstCombineAddSub.cpp952 Constant *ShAmtC = ConstantInt::get(Ty, ShAmt); in foldAddWithConstant() local
DInstCombineAndOrXor.cpp1783 Constant *ShAmtC = ConstantInt::get(Ty, ShiftC->zext(Width)); in visitAnd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2065 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); in foldAddSubOfSignBit() local
3251 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); in visitSUB() local
8382 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); in foldSelectOfConstantsUsingSra() local
8389 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); in foldSelectOfConstantsUsingSra() local
8468 SDValue ShAmtC = DAG.getConstant(C1Val.exactLogBase2(), DL, VT); in foldSelectOfConstants() local
8853 SDValue ShAmtC = DAG.getConstant(Pow2C.exactLogBase2(), DL, VT); in foldVSelectOfConstants() local
DTargetLowering.cpp1814 auto *ShAmtC = dyn_cast<ConstantSDNode>(ShAmt); in SimplifyDemandedBits() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2249 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); in foldAddSubOfSignBit() local
3466 ConstantSDNode *ShAmtC = isConstOrConstSplat(ShAmt); in visitSUB() local
9072 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); in foldSelectOfConstantsUsingSra() local
9079 SDValue ShAmtC = DAG.getConstant(X.getScalarValueSizeInBits() - 1, DL, VT); in foldSelectOfConstantsUsingSra() local
9158 SDValue ShAmtC = DAG.getConstant(C1Val.exactLogBase2(), DL, VT); in foldSelectOfConstants() local
9643 SDValue ShAmtC = DAG.getConstant(Pow2C.exactLogBase2(), DL, VT); in foldVSelectOfConstants() local
DTargetLowering.cpp2000 auto *ShAmtC = dyn_cast<ConstantSDNode>(ShAmt); in SimplifyDemandedBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1955 Constant *ShAmtC; in visitCallInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2208 auto *ShAmtC = dyn_cast<ConstantSDNode>(Shl.getOperand(1)); in matchAddressRecursively() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2388 auto *ShAmtC = dyn_cast<ConstantSDNode>(Shl.getOperand(1)); in matchAddressRecursively() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp5267 const APInt *ShAmtC; in simplifyIntrinsic() local
/external/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp5595 const APInt *ShAmtC; in simplifyIntrinsic() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3866 const APInt *ShAmtC; in isLoadCombineCandidateImpl() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9445 unsigned ShAmtC = cast<ConstantSDNode>(ShAmt)->getZExtValue(); in PerformORCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp12394 unsigned ShAmtC = cast<ConstantSDNode>(ShAmt)->getZExtValue(); in PerformORCombineToBFI() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp13208 unsigned ShAmtC = cast<ConstantSDNode>(ShAmt)->getZExtValue(); in PerformORCombineToBFI() local