|
FLANG
|
This is the complete list of members for Fortran::lower::omp::ClauseProcessor, including all inherited members.
| ClauseProcessor(lower::AbstractConverter &converter, semantics::SemanticsContext &semaCtx, const List< Clause > &clauses) (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | inline |
| processAligned(mlir::omp::AlignedClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processAllocate(mlir::omp::AllocateClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processBare(mlir::omp::BareClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processBind(mlir::omp::BindClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processCancelDirectiveName(mlir::omp::CancelDirectiveNameClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processCollapse(mlir::Location currentLocation, lower::pft::Evaluation &eval, mlir::omp::LoopRelatedClauseOps &loopResult, mlir::omp::CollapseClauseOps &collapseResult, llvm::SmallVectorImpl< const semantics::Symbol * > &iv) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processCopyin() const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processCopyprivate(mlir::Location currentLocation, mlir::omp::CopyprivateClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processDefaultMap(lower::StatementContext &stmtCtx, DefaultMapsTy &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processDepend(lower::SymMap &symMap, lower::StatementContext &stmtCtx, mlir::omp::DependClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processDetach(mlir::omp::DetachClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processDevice(lower::StatementContext &stmtCtx, mlir::omp::DeviceClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processDeviceType(mlir::omp::DeviceTypeClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processDistSchedule(lower::StatementContext &stmtCtx, mlir::omp::DistScheduleClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processEnter(llvm::SmallVectorImpl< DeclareTargetCaptureInfo > &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processExclusive(mlir::Location currentLocation, mlir::omp::ExclusiveClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processFilter(lower::StatementContext &stmtCtx, mlir::omp::FilterClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processFinal(lower::StatementContext &stmtCtx, mlir::omp::FinalClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processGrainsize(lower::StatementContext &stmtCtx, mlir::omp::GrainsizeClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processHasDeviceAddr(lower::StatementContext &stmtCtx, mlir::omp::HasDeviceAddrClauseOps &result, llvm::SmallVectorImpl< const semantics::Symbol * > &hasDeviceSyms) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processHint(mlir::omp::HintClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processIf(omp::clause::If::DirectiveNameModifier directiveName, mlir::omp::IfClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processInclusive(mlir::Location currentLocation, mlir::omp::InclusiveClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processInReduction(mlir::Location currentLocation, mlir::omp::InReductionClauseOps &result, llvm::SmallVectorImpl< const semantics::Symbol * > &outReductionSyms) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processIsDevicePtr(mlir::omp::IsDevicePtrClauseOps &result, llvm::SmallVectorImpl< const semantics::Symbol * > &isDeviceSyms) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processLinear(mlir::omp::LinearClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processLink(llvm::SmallVectorImpl< DeclareTargetCaptureInfo > &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processMap(mlir::Location currentLocation, lower::StatementContext &stmtCtx, mlir::omp::MapClauseOps &result, llvm::omp::Directive directive=llvm::omp::OMPD_unknown, llvm::SmallVectorImpl< const semantics::Symbol * > *mapSyms=nullptr) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processMergeable(mlir::omp::MergeableClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processMotionClauses(lower::StatementContext &stmtCtx, mlir::omp::MapClauseOps &result) (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processNontemporal(mlir::omp::NontemporalClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processNowait(mlir::omp::NowaitClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processNumTasks(lower::StatementContext &stmtCtx, mlir::omp::NumTasksClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processNumTeams(lower::StatementContext &stmtCtx, mlir::omp::NumTeamsClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processNumThreads(lower::StatementContext &stmtCtx, mlir::omp::NumThreadsClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processOrder(mlir::omp::OrderClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processOrdered(mlir::omp::OrderedClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processPriority(lower::StatementContext &stmtCtx, mlir::omp::PriorityClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processProcBind(mlir::omp::ProcBindClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processReduction(mlir::Location currentLocation, mlir::omp::ReductionClauseOps &result, llvm::SmallVectorImpl< const semantics::Symbol * > &reductionSyms) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processSafelen(mlir::omp::SafelenClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processSchedule(lower::StatementContext &stmtCtx, mlir::omp::ScheduleClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processSimdlen(mlir::omp::SimdlenClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processSizes(StatementContext &stmtCtx, mlir::omp::SizesClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processTaskReduction(mlir::Location currentLocation, mlir::omp::TaskReductionClauseOps &result, llvm::SmallVectorImpl< const semantics::Symbol * > &outReductionSyms) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processThreadLimit(lower::StatementContext &stmtCtx, mlir::omp::ThreadLimitClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processTileSizes(lower::pft::Evaluation &eval, mlir::omp::LoopNestOperands &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processTo(llvm::SmallVectorImpl< DeclareTargetCaptureInfo > &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processTODO(mlir::Location currentLocation, llvm::omp::Directive directive) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processUntied(mlir::omp::UntiedClauseOps &result) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processUseDeviceAddr(lower::StatementContext &stmtCtx, mlir::omp::UseDeviceAddrClauseOps &result, llvm::SmallVectorImpl< const semantics::Symbol * > &useDeviceSyms) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor | |
| processUseDevicePtr(lower::StatementContext &stmtCtx, mlir::omp::UseDevicePtrClauseOps &result, llvm::SmallVectorImpl< const semantics::Symbol * > &useDeviceSyms) const (defined in Fortran::lower::omp::ClauseProcessor) | Fortran::lower::omp::ClauseProcessor |