Lines Matching defs:NumThreads
2043 llvm::Value *NumThreads) { in emitParallelCall()
2886 llvm::Value *NumThreads, in emitNumThreadsClause()
6731 llvm::Value *NumThreads = nullptr; in getNumThreads() local
6846 Expr *NumThreads = nullptr; in getNumThreadsExprForTargetDirective() local
6953 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
6992 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
7010 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
7017 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
7073 llvm::Value *NumThreads = CGF.EmitScalarExpr( in emitNumThreadsForTargetDirective() local
10295 llvm::Value *NumThreads = emitNumThreadsForTargetDirective(CGF, D); in emitTargetCall() local
12790 llvm::Value *NumThreads) { in emitParallelCall()
12889 llvm::Value *NumThreads, in emitNumThreadsClause()