OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExitArgs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp
36
ArrayRef<llvm::Value *>
ExitArgs
;
44
ArrayRef<llvm::Value *>
ExitArgs
, bool Conditional = false)
46
ExitArgs
(
ExitArgs
), Conditional(Conditional) {}
64
CGF.EmitRuntimeCall(ExitCallee,
ExitArgs
);
CGOpenMPRuntime.cpp
2196
ArrayRef<llvm::Value *>
ExitArgs
;
2204
ArrayRef<llvm::Value *>
ExitArgs
, bool Conditional = false)
2206
ExitArgs
(
ExitArgs
), Conditional(Conditional) {}
2224
CGF.EmitRuntimeCall(ExitCallee,
ExitArgs
);
Completed in 49 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026