Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
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
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp662 int SplatValue = *FirstDefinedIdx; in getSplatIndex() local
678 int64_t SplatValue) { in isBuildVectorConstantSplat()
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp507 APInt SplatValue, SplatUndef; in selectVSplat() local
902 APInt SplatValue, SplatUndef; in trySelect() local
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
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp496 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in isLegalStore() local
824 Value *SplatValue = MSI->getValue(); in processLoopMemSet() local
927 Value *SplatValue = isBytewiseValue(StoredVal, *DL); in processLoopStridedStore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
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
DMipsISelDAGToDAG.cpp236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
984 APInt SplatValue, SplatUndef; in trySelect() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp540 APInt SplatValue, SplatUndef; in isVSplat() local
565 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
849 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
1427 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat()
2464 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
DMipsISelDAGToDAG.cpp236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
1057 APInt SplatValue, SplatUndef; in trySelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1398 SDValue SplatValue; in LowerBUILD_VECTOR() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1648 SDValue SplatValue; in LowerBUILD_VECTOR() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1080 Constant *SplatValue = cast<Constant>(IOp)->getSplatValue(); in areInstsCompatible() local
DLoopVectorize.cpp5885 Constant *SplatValue = cast<Constant>(Op2)->getSplatValue(); in getInstructionCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4956 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
DSelectionDAG.cpp9506 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5250 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
DSelectionDAG.cpp9765 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7119 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, in isConstantSplat()
DDAGCombiner.cpp3144 APInt SplatValue, SplatUndef; in visitAND() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8451 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10756 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp12912 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local

12