Home
last modified time | relevance | path

Searched defs:isSplat (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2161 bool isSplat = true; local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp2866 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp229 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function

Completed in 21 milliseconds