Searched defs:accRoutineInfos (Results 1 – 2 of 2) sorted by relevance
3958 genOpenACCRoutineConstruct(Fortran::lower::AbstractConverter & converter,Fortran::semantics::SemanticsContext & semanticsContext,mlir::ModuleOp & mod,const Fortran::parser::OpenACCRoutineConstruct & routineConstruct,Fortran::lower::AccRoutineInfoMappingList & accRoutineInfos) genOpenACCRoutineConstruct() argument 4115 finalizeOpenACCRoutineAttachment(mlir::ModuleOp & mod,Fortran::lower::AccRoutineInfoMappingList & accRoutineInfos) finalizeOpenACCRoutineAttachment() argument 4244 genOpenACCDeclarativeConstruct(Fortran::lower::AbstractConverter & converter,Fortran::semantics::SemanticsContext & semanticsContext,Fortran::lower::StatementContext & openAccCtx,const Fortran::parser::OpenACCDeclarativeConstruct & accDeclConstruct,Fortran::lower::AccRoutineInfoMappingList & accRoutineInfos) genOpenACCDeclarativeConstruct() argument
5956 Fortran::lower::AccRoutineInfoMappingList accRoutineInfos; global() member in __anonc6773cb50211::FirConverter