Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp533 APInt SplatValue, SplatUndef; in isVSplat() local
558 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
842 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
1419 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat()
2456 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
H A DMipsISelDAGToDAG.cpp237 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
1090 APInt SplatValue, SplatUndef; in trySelect() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1016 int SplatValue = *FirstDefinedIdx; in getSplatIndex() local
1075 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
1083 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp735 auto *SplatValue = in instCombineSVECmpNE() local
1241 auto *SplatValue = getSplatValue(I); in instCombineSVEVectorMul() local
1254 auto *SplatValue = IntrI->getOperand(2); in instCombineSVEVectorMul() local
1307 auto *SplatValue = dyn_cast_or_null<ConstantInt>(getSplatValue(OpIndices)); in instCombineSVETBL() local
1414 Value *SplatValue = getSplatValue(DivVec); in instCombineSVESDIV() local
H A DAArch64ISelLowering.cpp17680 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp523 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local
992 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
1104 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2055 SDValue SplatValue; in LowerBUILD_VECTOR() local
2450 APInt SplatValue, SplatUndef; in performVectorTruncZeroCombine() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp429 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { in simplifyMaskedScatter() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2599 uint64_t SplatValue = 0; in lowerBUILD_VECTOR() local
3467 if (SDValue SplatValue = DAG.getSplatValue(V1, /*LegalTypes*/ true)) { in lowerVECTOR_SHUFFLE() local
7007 SDValue SplatValue = DAG.getConstant( in lowerVPExtMaskOp() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2366 APInt SplatValue; in SplitVecRes_VECTOR_SHUFFLE() local
H A DTargetLowering.cpp6195 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
H A DDAGCombiner.cpp6398 APInt SplatValue, SplatUndef; in visitAND() local
11506 APInt SplatValue; in visitVSELECT() local
H A DSelectionDAG.cpp11697 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6805 APInt SplatValue, SplatUndef; in getAVX512Node() local
9608 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector()
9729 APInt SplatValue, Undef; in lowerBuildVectorAsBroadcast() local