clang 24.0.0git
OMPParallelForSimdDirective Member List

This is the complete list of members for OMPParallelForSimdDirective, including all inherited members.

ASTStmtReader classOMPParallelForSimdDirectivefriend
classof(const Stmt *T)OMPParallelForSimdDirectiveinlinestatic
counters()OMPLoopDirectiveinline
counters() constOMPLoopDirectiveinline
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs)OMPParallelForSimdDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, EmptyShell)OMPParallelForSimdDirectivestatic
dependent_counters()OMPLoopDirectiveinline
dependent_counters() constOMPLoopDirectiveinline
dependent_inits()OMPLoopDirectiveinline
dependent_inits() constOMPLoopDirectiveinline
finals()OMPLoopDirectiveinline
finals() constOMPLoopDirectiveinline
finals_conditions()OMPLoopDirectiveinline
finals_conditions() constOMPLoopDirectiveinline
getArraysOffset(OpenMPDirectiveKind Kind)OMPLoopDirectiveinlineprotectedstatic
getBody()OMPLoopDirective
getBody() constOMPLoopDirectiveinline
getCalcLastIteration() constOMPLoopDirectiveinline
getCombinedCond() constOMPLoopDirectiveinline
getCombinedDistCond() constOMPLoopDirectiveinline
getCombinedEnsureUpperBound() constOMPLoopDirectiveinline
getCombinedInit() constOMPLoopDirectiveinline
getCombinedLowerBoundVariable() constOMPLoopDirectiveinline
getCombinedNextLowerBound() constOMPLoopDirectiveinline
getCombinedNextUpperBound() constOMPLoopDirectiveinline
getCombinedParForInDistCond() constOMPLoopDirectiveinline
getCombinedUpperBoundVariable() constOMPLoopDirectiveinline
getCond() constOMPLoopDirectiveinline
getDistInc() constOMPLoopDirectiveinline
getEnsureUpperBound() constOMPLoopDirectiveinline
getInc() constOMPLoopDirectiveinline
getInit() constOMPLoopDirectiveinline
getIsLastIterVariable() constOMPLoopDirectiveinline
getIterationVariable() constOMPLoopDirectiveinline
getLastIteration() constOMPLoopDirectiveinline
getLowerBoundVariable() constOMPLoopDirectiveinline
getNextLowerBound() constOMPLoopDirectiveinline
getNextUpperBound() constOMPLoopDirectiveinline
getNumIterations() constOMPLoopDirectiveinline
getPreCond() constOMPLoopDirectiveinline
getPreInits() constOMPLoopDirectiveinline
getPreInits()OMPLoopDirectiveinline
getPrevEnsureUpperBound() constOMPLoopDirectiveinline
getPrevLowerBoundVariable() constOMPLoopDirectiveinline
getPrevUpperBoundVariable() constOMPLoopDirectiveinline
getStrideVariable() constOMPLoopDirectiveinline
getUpperBoundVariable() constOMPLoopDirectiveinline
inits()OMPLoopDirectiveinline
inits() constOMPLoopDirectiveinline
numLoopChildren(unsigned CollapsedNum, OpenMPDirectiveKind Kind)OMPLoopDirectiveinlineprotectedstatic
OMPExecutableDirective classOMPParallelForSimdDirectivefriend
OMPLoopDirective(StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum)OMPLoopDirectiveinlineprotected
private_counters()OMPLoopDirectiveinline
private_counters() constOMPLoopDirectiveinline
setCalcLastIteration(Expr *CLI)OMPLoopDirectiveinlineprotected
setCombinedCond(Expr *CombCond)OMPLoopDirectiveinlineprotected
setCombinedDistCond(Expr *CombDistCond)OMPLoopDirectiveinlineprotected
setCombinedEnsureUpperBound(Expr *CombEUB)OMPLoopDirectiveinlineprotected
setCombinedInit(Expr *CombInit)OMPLoopDirectiveinlineprotected
setCombinedLowerBoundVariable(Expr *CombLB)OMPLoopDirectiveinlineprotected
setCombinedNextLowerBound(Expr *CombNLB)OMPLoopDirectiveinlineprotected
setCombinedNextUpperBound(Expr *CombNUB)OMPLoopDirectiveinlineprotected
setCombinedParForInDistCond(Expr *CombParForInDistCond)OMPLoopDirectiveinlineprotected
setCombinedUpperBoundVariable(Expr *CombUB)OMPLoopDirectiveinlineprotected
setCond(Expr *Cond)OMPLoopDirectiveinlineprotected
setCounters(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setDependentCounters(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setDependentInits(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setDistInc(Expr *DistInc)OMPLoopDirectiveinlineprotected
setEnsureUpperBound(Expr *EUB)OMPLoopDirectiveinlineprotected
setFinals(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setFinalsConditions(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setInc(Expr *Inc)OMPLoopDirectiveinlineprotected
setInit(Expr *Init)OMPLoopDirectiveinlineprotected
setInits(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setIsLastIterVariable(Expr *IL)OMPLoopDirectiveinlineprotected
setIterationVariable(Expr *IV)OMPLoopDirectiveinlineprotected
setLastIteration(Expr *LI)OMPLoopDirectiveinlineprotected
setLowerBoundVariable(Expr *LB)OMPLoopDirectiveinlineprotected
setNextLowerBound(Expr *NLB)OMPLoopDirectiveinlineprotected
setNextUpperBound(Expr *NUB)OMPLoopDirectiveinlineprotected
setNumIterations(Expr *NI)OMPLoopDirectiveinlineprotected
setPreCond(Expr *PC)OMPLoopDirectiveinlineprotected
setPreInits(Stmt *PreInits)OMPLoopDirectiveinlineprotected
setPrevEnsureUpperBound(Expr *PrevEUB)OMPLoopDirectiveinlineprotected
setPrevLowerBoundVariable(Expr *PrevLB)OMPLoopDirectiveinlineprotected
setPrevUpperBoundVariable(Expr *PrevUB)OMPLoopDirectiveinlineprotected
setPrivateCounters(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setStrideVariable(Expr *ST)OMPLoopDirectiveinlineprotected
setUpdates(ArrayRef< Expr * > A)OMPLoopDirectiveprotected
setUpperBoundVariable(Expr *UB)OMPLoopDirectiveinlineprotected
updates()OMPLoopDirectiveinline
updates() constOMPLoopDirectiveinline