OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getThreadLimit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp
561
static llvm::Value *
getThreadLimit
(CodeGenFunction &CGF,
1141
llvm::Value *ThreadLimit =
getThreadLimit
(CGF);
1161
llvm::Value *Args[] = {
getThreadLimit
(CGF),
1264
llvm::Value *Args[] = {
getThreadLimit
(CGF, /*IsInSPMDExecutionMode=*/true),
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
5849
Expr *
getThreadLimit
() { return cast<Expr>(ThreadLimit); }
5852
Expr *
getThreadLimit
() const { return cast<Expr>(ThreadLimit); }
Completed in 79 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026