/external/llvm-project/mlir/include/mlir/IR/ |
D | BuiltinAttributes.h | 526 DenseElementIndexedIteratorImpl(const char *data, bool isSplat, in DenseElementIndexedIteratorImpl() 535 bool isSplat = this->base.getInt(); in getDataIndex() local
|
/external/llvm-project/mlir/lib/IR/ |
D | AttributeDetail.h | 367 bool isSplat; member 392 bool isSplat; member 546 bool isSplat; member
|
D | BuiltinAttributes.cpp | 977 bool DenseElementsAttr::isSplat() const { in isSplat() function in DenseElementsAttr 1120 bool isSplat) { in getRaw() 1133 bool isSplat) { in getRaw() 1141 bool isSplat) { in getRaw()
|
D | AsmPrinter.cpp | 1629 printDenseElementsAttrImpl(bool isSplat, ShapedType type, raw_ostream &os, in printDenseElementsAttrImpl()
|
/external/llvm-project/llvm/unittests/Analysis/ |
D | VectorUtilsTest.cpp | 79 TEST_F(BasicTest, isSplat) { in TEST_F() argument
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 1187 bool isSplat = true; in visitShuffleVectorInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 2161 bool isSplat = true; in visitShuffleVectorInst() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 2572 bool isSplat = true; in visitShuffleVectorInst() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 640 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 662 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/external/llvm-project/llvm/lib/Support/ |
D | APInt.cpp | 553 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APInt.cpp | 556 bool APInt::isSplat(unsigned SplatSizeInBits) const { in isSplat() function in APInt
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Constants.cpp | 2866 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 140 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
|
/external/llvm-project/llvm/lib/IR/ |
D | Constants.cpp | 3230 bool ConstantDataVector::isSplat() const { in isSplat() function in ConstantDataVector
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 229 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 226 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() function
|