Searched defs:mlirType (Results 1 – 5 of 5) sorted by relevance
955 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...]
339 Type mlirType = genType(type); in genNonInitializerVar() local445 Type mlirType = genType(expr->getType()); in genExprImpl() local
2802 mlir::VectorType mlirType = mlir::VectorType::get(len, eleTy); in genMmaIntr() local
771 __anon800e21bb0f02(StringRef constraint, StringRef mlirType, StringRef snippetText = "") codeCompleteConstraintName() argument