Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DBuiltinAttributes.h56 DenseElementIndexedIteratorImpl(const char *data, bool isSplat, in DenseElementIndexedIteratorImpl()
65 bool isSplat = this->base.second; in getDataIndex() local
H A DBuiltinAttributeInterfaces.h188 bool isSplat; member
/llvm-project/mlir/lib/IR/
H A DBuiltinDialectBytecode.cpp64 readPotentiallySplatString(DialectBytecodeReader & reader,ShapedType type,bool isSplat,SmallVectorImpl<StringRef> & rawStringData) readPotentiallySplatString() argument
75 bool isSplat = attr.isSplat(); writePotentiallySplatString() local
H A DAttributeDetail.h52 bool isSplat; member
76 bool isSplat; member
225 bool isSplat; member
H A DBuiltinAttributes.cpp986 bool isSplat = true; get() local
1174 bool DenseElementsAttr::isSplat() const { isSplat() function in DenseElementsAttr
1343 bool isSplat = false; getRaw() local
[all...]
H A DAsmPrinter.cpp2406 printDenseElementsAttrImpl(bool isSplat,ShapedType type,raw_ostream & os,function_ref<void (unsigned)> printEltFn) printDenseElementsAttrImpl() argument
/llvm-project/llvm/unittests/Analysis/
H A DVectorUtilsTest.cpp78 TEST_F(BasicTest, isSplat) { in TEST_F() argument
/llvm-project/mlir/lib/CAPI/IR/
H A DBuiltinAttributes.cpp519 bool isSplat = false; mlirDenseElementsAttrRawBufferGet() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp3100 bool isSplat = true; visitShuffleVectorInst() local
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp599 bool APInt::isSplat(unsigned SplatSizeInBits) const { isSplat() function in APInt
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp115 static bool isSplat(Value *V) { isSplat() function
/llvm-project/llvm/lib/IR/
H A DConstants.cpp3184 bool ConstantDataVector::isSplat() const { isSplat() function in ConstantDataVector
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp807 auto isSplat = [] (ArrayRef<SDValue> Values, SDValue &SplatV) { in buildHvxVectorReg() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp315 static bool isSplat(ArrayRef<Value *> VL) { isSplat() function
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14265 bool isSplat() const { isSplat() function