Home
last modified time | relevance | path

Searched refs:isSplatBuffer (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/IR/
DBuiltinAttributes.cpp891 bool isSplatBuffer) { in getFromRawBuffer() argument
892 return DenseIntOrFPElementsAttr::getRaw(type, rawBuffer, isSplatBuffer); in getFromRawBuffer()
/external/llvm-project/mlir/include/mlir/IR/
DBuiltinAttributes.h665 bool isSplatBuffer);