Home
last modified time | relevance | path

Searched defs:initType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1296 Type initType = init.getType(); build() local
1534 Type initType = init.getType(); build() local
1673 auto initType = llvm::cast<ShapedType>(getInits()[0].getType()); verify() local
1761 Type initType = init.getType(); build() local
1810 auto initType = getInit().getType(); verify() local
1917 Type initType = init.getType(); build() local
1963 auto initType = getInit().getType(); verify() local
[all...]
/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp1048 Type initType = elementsAttr.getType(); verify() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp1615 Type initType = elementsAttr.getType(); verify() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16786 QualType initType = Context.getExceptionObjectType(ExDeclType); BuildExceptionDeclaration() local