OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasStaticScheduling
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp
809
static bool
hasStaticScheduling
(const OMPExecutableDirective &D) {
837
hasStaticScheduling
(*NestedDir))
851
isOpenMPLoopDirective(DKind) &&
hasStaticScheduling
(*NND))
865
isOpenMPLoopDirective(DKind) &&
hasStaticScheduling
(*NND))
877
isOpenMPLoopDirective(DKind) &&
hasStaticScheduling
(*NND))
887
hasStaticScheduling
(*NestedDir))
901
isOpenMPLoopDirective(DKind) &&
hasStaticScheduling
(*NND))
910
isOpenMPLoopDirective(DKind) &&
hasStaticScheduling
(*NestedDir);
999
return
hasStaticScheduling
(D);
Completed in 44 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026