Home
last modified time | relevance | path

Searched defs:readShape (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/Utils/
H A DVectorUtils.cpp331 createReadOrMaskedRead(OpBuilder & builder,Location loc,Value source,ArrayRef<int64_t> readShape,Value padValue,bool useInBoundsInsteadOfMasking) createReadOrMaskedRead() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp122 std::pair<mlir::Value, mlir::Value> readShape(unsigned dim) { in readShape() function in __anond18cc9eb0111::MutablePropertyReader
153 readShape(llvm::SmallVectorImpl<mlir::Value> *lbounds = nullptr) { in readShape() function in __anond18cc9eb0111::MutablePropertyReader
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp1154 SmallVector<int64_t> readShape; matchAndRewrite() local
1232 SmallVector<int64_t> readShape; matchAndRewrite() local