Home
last modified time | relevance | path

Searched defs:SplatValue (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp96 APInt SplatValue, SplatUndef; in INITIALIZE_PASS() local
339 APInt SplatValue, SplatUndef; in selectVSplat() local
H A DLoongArchISelLowering.cpp1377 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp539 APInt SplatValue, SplatUndef; in isVSplat() local
564 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
848 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
1422 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat()
2459 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
H A DMipsISelDAGToDAG.cpp243 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
1098 APInt SplatValue, SplatUndef; in trySelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1128 auto *SplatValue = in instCombineSVECmpNE() local
1699 auto *SplatValue = getSplatValue(I); in instCombineSVEVectorMul() local
1712 auto *SplatValue = IntrI->getOperand(2); in instCombineSVEVectorMul() local
1763 auto *SplatValue = dyn_cast_or_null<ConstantInt>(getSplatValue(OpIndices)); in instCombineSVETBL() local
1894 Value *SplatValue = getSplatValue(DivVec); in instCombineSVESDIV() local
H A DAArch64ISelLowering.cpp14965 APInt SplatValue; in EmitVectorComparison() local
20826 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1320 int SplatValue = *FirstDefinedIdx; in getSplatIndex() local
1379 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
1387 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
H A DCombinerHelper.cpp6609 bool CombinerHelper::isConstantSplatVector(Register Src, int64_t SplatValue, in isConstantSplatVector()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp453 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local
922 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
1011 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2163 SDValue SplatValue; in LowerBUILD_VECTOR() local
2592 APInt SplatValue, SplatUndef; in performVectorTruncZeroCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp401 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { in simplifyMaskedScatter() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3797 uint64_t SplatValue = 0; lowerBuildVectorOfConstants() local
3853 uint64_t SplatValue = 0; lowerBuildVectorOfConstants() local
11311 SDValue SplatValue = DAG.getConstant( lowerVPExtMaskOp() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2634 APInt SplatValue; SplitVecRes_VECTOR_SHUFFLE() local
H A DTargetLowering.cpp6648 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
H A DDAGCombiner.cpp7100 APInt SplatValue, SplatUndef; in visitAND() local
12538 APInt SplatValue; in visitVSELECT() local
H A DSelectionDAG.cpp12725 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4280 APInt SplatValue, SplatUndef; in getAVX512Node() local
7220 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector()
7343 APInt SplatValue, Undef; in lowerBuildVectorAsBroadcast() local