Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp371 Value *SplatValue = isBytewiseValue(StoredVal); in isLegalStore() local
683 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
749 Value *SplatValue = isBytewiseValue(StoredVal); in processLoopStridedStore() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp606 APInt SplatValue, SplatUndef; in isVSplat() local
631 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
852 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
1417 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat()
2351 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
H A DMipsSEISelDAGToDAG.cpp507 APInt SplatValue, SplatUndef; in selectVSplat() local
902 APInt SplatValue, SplatUndef; in trySelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp540 APInt SplatValue, SplatUndef; in isVSplat() local
565 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
849 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
1428 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat()
2465 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
H A DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
984 APInt SplatValue, SplatUndef; in trySelect() local
H A DMipsISelDAGToDAG.cpp236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
1090 APInt SplatValue, SplatUndef; in trySelect() local
H A DMipsISelDAGToDAG.cpp237 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp455 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local
783 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
886 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp521 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local
990 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
1102 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2055 SDValue SplatValue; in LowerBUILD_VECTOR() local
2450 APInt SplatValue, SplatUndef; in performVectorTruncZeroCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1398 SDValue SplatValue; in LowerBUILD_VECTOR() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1080 Constant *SplatValue = cast<Constant>(IOp)->getSplatValue(); in areInstsCompatible() local
H A DLoopVectorize.cpp5885 Constant *SplatValue = cast<Constant>(Op2)->getSplatValue(); in getInstructionCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp429 if (auto *SplatValue = getSplatValue(II.getArgOperand(0))) { in simplifyMaskedScatter() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
7000 SDValue SplatValue = DAG.getConstant( in lowerVPExtMaskOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4956 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7119 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, in isConstantSplat()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2366 APInt SplatValue; in SplitVecRes_VECTOR_SHUFFLE() local
H A DTargetLowering.cpp6198 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
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8451 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local

12