Home
last modified time | relevance | path

Searched defs:MemRefType (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/mlir/include/mlir/Analysis/
DLoopAnalysis.h25 class MemRefType; variable
DAffineStructures.h30 class MemRefType; variable
/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorUtils.h23 class MemRefType; variable
/external/llvm-project/debuginfo-tests/llvm-prettyprinters/gdb/
Dmlir-support.cpp20 mlir::Type MemRefType = mlir::MemRefType::get({4, 5}, FloatType); variable
/external/llvm-project/mlir/include/mlir/IR/
DBuiltinTypes.h581 operator MemRefType() { in MemRefType() function
DBuilders.h26 class MemRefType; variable