Home
last modified time | relevance | path

Searched refs:unwrapTupleTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DHostAssociations.cpp462 static mlir::TupleType unwrapTupleTy(mlir::Type t) { in unwrapTupleTy() function
484 mlir::TupleType tupTy = unwrapTupleTy(getArgumentType(converter)); in hostProcedureBindings()
513 mlir::TupleType tupTy = unwrapTupleTy(argTy); in internalProcedureBindings()