Home
last modified time | relevance | path

Searched defs:mlirType (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/test/python/lib/
H A DPythonTestModule.cpp
/llvm-project/flang/lib/Lower/
H A DCallInterface.cpp955 mlir::Type mlirType = fir::BoxProcType::get( handleImplicitResult() local
968 mlir::Type mlirType = translateDynamicType(dynamicType); handleImplicitResult() local
982 mlir::Type mlirType = translateDynamicType(dynamicType); handleImplicitResult() local
988 mlir::Type mlirType = handleImplicitResult() local
1264 mlir::Type mlirType; handleExplicitResult() local
[all...]
/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DMLIRGen.cpp339 Type mlirType = genType(type); in genNonInitializerVar() local
445 Type mlirType = genType(expr->getType()); in genExprImpl() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DPPCIntrinsicCall.cpp2802 mlir::VectorType mlirType = mlir::VectorType::get(len, eleTy); in genMmaIntr() local
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp771 __anon800e21bb0f02(StringRef constraint, StringRef mlirType, StringRef snippetText = "") codeCompleteConstraintName() argument