/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 371 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 D | MipsSEISelLowering.cpp | 606 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 D | MipsSEISelDAGToDAG.cpp | 507 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 D | MipsSEISelLowering.cpp | 540 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 D | MipsSEISelDAGToDAG.cpp | 521 APInt SplatValue, SplatUndef; in selectVSplat() local 984 APInt SplatValue, SplatUndef; in trySelect() local
|
H A D | MipsISelDAGToDAG.cpp | 236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 533 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 D | MipsSEISelDAGToDAG.cpp | 521 APInt SplatValue, SplatUndef; in selectVSplat() local 1090 APInt SplatValue, SplatUndef; in trySelect() local
|
H A D | MipsISelDAGToDAG.cpp | 237 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 735 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 D | LoopIdiomRecognize.cpp | 455 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 D | Utils.cpp | 1016 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 D | LoopIdiomRecognize.cpp | 521 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 D | WebAssemblyISelLowering.cpp | 2055 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 D | WebAssemblyISelLowering.cpp | 1398 SDValue SplatValue; in LowerBUILD_VECTOR() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | BBVectorize.cpp | 1080 Constant *SplatValue = cast<Constant>(IOp)->getSplatValue(); in areInstsCompatible() local
|
H A D | LoopVectorize.cpp | 5885 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 D | InstCombineCalls.cpp | 429 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 D | RISCVISelLowering.cpp | 2599 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 D | TargetLowering.cpp | 4956 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 7119 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, in isConstantSplat()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2366 APInt SplatValue; in SplitVecRes_VECTOR_SHUFFLE() local
|
H A D | TargetLowering.cpp | 6198 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
|
H A D | DAGCombiner.cpp | 6398 APInt SplatValue, SplatUndef; in visitAND() local 11506 APInt SplatValue; in visitVSELECT() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 8451 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|