Lines Matching defs:NumThreads
2040 llvm::Value *NumThreads) { in emitParallelCall()
2879 llvm::Value *NumThreads, in emitNumThreadsClause()
6353 llvm::Value *NumThreads = nullptr; in getNumThreads() local
6466 Expr *NumThreads = nullptr; in getNumThreadsExprForTargetDirective() local
6573 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
6618 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
6636 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
6643 if (llvm::Value *NumThreads = getNumThreads(CGF, CS, ThreadLimitVal)) in emitNumThreadsForTargetDirective() local
6658 if (llvm::Value *NumThreads = in emitNumThreadsForTargetDirective() local
6702 llvm::Value *NumThreads = CGF.EmitScalarExpr( in emitNumThreadsForTargetDirective() local
9897 llvm::Value *NumThreads = emitNumThreadsForTargetDirective(CGF, D); in emitTargetCall() local
12402 llvm::Value *NumThreads) { in emitParallelCall()
12501 llvm::Value *NumThreads, in emitNumThreadsClause()