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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2268 bool isSplat = true; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3067 bool ConstantDataVector::isSplat() const { function in class:ConstantDataVector
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp230 static bool isSplat(ArrayRef<Value *> VL) { function

Completed in 75 milliseconds