Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp113 APInt SplatValue, SplatUndef; in INITIALIZE_PASS() local
378 APInt SplatValue, SplatUndef; in selectVSplat() local
H A DLoongArchISelLowering.cpp2458 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp198 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelLowering.cpp578 APInt SplatValue, SplatUndef; in isVSplat() local
603 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
887 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
1466 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat()
2503 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
H A DMipsSEISelDAGToDAG.cpp517 APInt SplatValue, SplatUndef; in selectVSplat() local
1044 APInt SplatValue, SplatUndef; in trySelect() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1338 int SplatValue = *FirstDefinedIdx; in getSplatIndex() local
1397 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
1406 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
H A DCombinerHelper.cpp6901 bool CombinerHelper::isConstantSplatVector(Register Src, int64_t SplatValue, in isConstantSplatVector()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp478 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local
936 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
1075 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1833 auto *SplatValue = in instCombineSVECmpNE() local
2376 auto *SplatValue = dyn_cast_or_null<ConstantInt>(getSplatValue(OpIndices)); in instCombineSVETBL() local
2498 Value *SplatValue = getSplatValue(DivVec); in instCombineSVESDIV() local
H A DAArch64ISelLowering.cpp21567 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2564 SDValue SplatValue; in LowerBUILD_VECTOR() local
3002 APInt SplatValue, SplatUndef; in performVectorTruncZeroCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp399 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { in simplifyMaskedScatter() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5771 if (Constant *SplatValue = CV->getSplatValue()) { in emitConstantVector() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4055 uint64_t SplatValue = 0; in lowerBuildVectorOfConstants() local
4109 uint64_t SplatValue = 0; in lowerBuildVectorOfConstants() local
13043 SDValue SplatValue = DAG.getSignedConstant( in lowerVPExtMaskOp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2773 APInt SplatValue; in SplitVecRes_VECTOR_SHUFFLE() local
H A DTargetLowering.cpp6874 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
H A DDAGCombiner.cpp7523 APInt SplatValue, SplatUndef; in visitAND() local
13400 APInt SplatValue; in visitVSELECT() local
H A DSelectionDAG.cpp13300 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4512 APInt SplatValue, SplatUndef; in getAVX512Node() local
7570 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector()
7707 APInt SplatValue, Undef; in lowerBuildVectorAsBroadcast() local