Searched defs:SplatValue (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsISelDAGToDAG.cpp | 236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
|
| 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
|
| D | MipsSEISelDAGToDAG.cpp | 521 APInt SplatValue, SplatUndef; in selectVSplat() local 984 APInt SplatValue, SplatUndef; in trySelect() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 1398 SDValue SplatValue; in LowerBUILD_VECTOR() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 4956 auto SplatValue = llvm::find_if_not(Values, Predicate); in turnVectorIntoSplatVector() local
|
| D | SelectionDAG.cpp | 9506 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
|
| D | DAGCombiner.cpp | 5257 APInt SplatValue, SplatUndef; in visitAND() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 10756 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 8338 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() 8473 APInt SplatValue, Undef; in lowerBuildVectorAsBroadcast() local
|