Lines Matching refs:CallerInterface
2458 ExtValue genCallOpAndResult(Fortran::lower::CallerInterface &caller, in genCallOpAndResult()
2462 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; in genCallOpAndResult()
2552 Fortran::lower::CallerInterface>::PassedEntity> in genCallOpAndResult()
2792 const Fortran::lower::CallerInterface::PassedEntity &arg, in genCopyIn()
2936 const Fortran::lower::CallerInterface::PassedEntity &arg, in prepareActualToBaseAddressLike()
3038 Fortran::lower::CallerInterface caller(procRef, converter); in genRawProcedureRef()
3039 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; in genRawProcedureRef()
3050 Fortran::lower::CallerInterface>::PassedEntity &arg : in genRawProcedureRef()
3924 Fortran::lower::CallerInterface(procRef, converter).getFuncOp(); in lowerElementalUserAssignment()
4965 using PassBy = Fortran::lower::CallerInterface::PassEntityBy; in genElementalUserDefinedProcRef()
4972 Fortran::lower::CallerInterface caller(procRef, converter); in genElementalUserDefinedProcRef()
4978 Fortran::lower::CallerInterface>::PassedEntity &arg : in genElementalUserDefinedProcRef()
7644 Fortran::lower::CallerInterface(call, converter).getFuncOp(); in createSubroutineCall()