Home
last modified time | relevance | path

Searched defs:isSplat (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DBuiltinAttributes.h526 DenseElementIndexedIteratorImpl(const char *data, bool isSplat, in DenseElementIndexedIteratorImpl()
535 bool isSplat = this->base.getInt(); in getDataIndex() local
/external/llvm-project/mlir/lib/IR/
DAttributeDetail.h367 bool isSplat; member
392 bool isSplat; member
546 bool isSplat; member
DBuiltinAttributes.cpp977 bool DenseElementsAttr::isSplat() const { in isSplat() function in DenseElementsAttr
1120 bool isSplat) { in getRaw()
1133 bool isSplat) { in getRaw()
1141 bool isSplat) { in getRaw()
DAsmPrinter.cpp1629 printDenseElementsAttrImpl(bool isSplat, ShapedType type, raw_ostream &os, in printDenseElementsAttrImpl()
/external/llvm-project/llvm/unittests/Analysis/
DVectorUtilsTest.cpp79 TEST_F(BasicTest, isSplat) { in TEST_F() argument
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1187 bool isSplat = true; in visitShuffleVectorInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp2161 bool isSplat = true; in visitShuffleVectorInst() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp2572 bool isSplat = true; in visitShuffleVectorInst() local
/external/llvm/lib/Support/
DAPInt.cpp662 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp640 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp556 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp553 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2866 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp140 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
/external/llvm-project/llvm/lib/IR/
DConstants.cpp3230 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp229 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp226 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function