Lines Matching refs:lower

85   Fortran::lower::SymMap &symMap;
99 static void visit(const T &, Fortran::lower::AbstractConverter &, in visit()
101 const Fortran::lower::BoxAnalyzer &) { in visit()
106 Fortran::lower::AbstractConverter &converter, in visit()
108 const Fortran::lower::BoxAnalyzer &) { in visit()
112 Fortran::lower::AbstractConverter &converter, in visit()
114 const Fortran::lower::BoxAnalyzer &) { in visit()
118 Fortran::lower::AbstractConverter &converter, in visit()
120 const Fortran::lower::BoxAnalyzer &ba) { in visit()
130 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
136 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
147 Fortran::lower::AbstractConverter &, in getFromTuple()
149 const Fortran::lower::BoxAnalyzer &) { in getFromTuple()
158 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
163 return Fortran::lower::getDummyProcedureType(sym, converter); in getType()
167 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
178 Fortran::lower::AbstractConverter &, in getFromTuple()
180 const Fortran::lower::BoxAnalyzer &) { in getFromTuple()
194 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
202 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
213 Fortran::lower::AbstractConverter &converter, in getFromTuple()
215 const Fortran::lower::BoxAnalyzer &) { in getFromTuple()
238 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
243 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
255 Fortran::lower::AbstractConverter &converter, in getFromTuple()
257 const Fortran::lower::BoxAnalyzer &ba) { in getFromTuple()
323 static mlir::Type getType(Fortran::lower::AbstractConverter &converter, in getType()
331 Fortran::lower::AbstractConverter &converter, in instantiateHostTuple()
363 Fortran::lower::AbstractConverter &converter, in getFromTuple()
365 const Fortran::lower::BoxAnalyzer &ba) { in getFromTuple()
419 canReadCapturedBoxValue(Fortran::lower::AbstractConverter &converter, in canReadCapturedBoxValue()
438 walkCaptureCategories(T visitor, Fortran::lower::AbstractConverter &converter, in walkCaptureCategories()
444 Fortran::lower::BoxAnalyzer ba; in walkCaptureCategories()
477 void Fortran::lower::HostAssociations::hostProcedureBindings( in hostProcedureBindings()
478 Fortran::lower::AbstractConverter &converter, in hostProcedureBindings()
479 Fortran::lower::SymMap &symMap) { in hostProcedureBindings()
504 void Fortran::lower::HostAssociations::internalProcedureBindings( in internalProcedureBindings()
505 Fortran::lower::AbstractConverter &converter, in internalProcedureBindings()
506 Fortran::lower::SymMap &symMap) { in internalProcedureBindings()
541 mlir::Type Fortran::lower::HostAssociations::getArgumentType( in getArgumentType()
542 Fortran::lower::AbstractConverter &converter) { in getArgumentType()