OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeviceActions
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
Action.h
273
ActionList
DeviceActions
;
291
const ActionList &getActions() const { return
DeviceActions
; }
/src/external/apache2/llvm/dist/clang/lib/Driver/
Action.cpp
295
DeviceActions
.push_back(&A);
Driver.cpp
2818
ActionList
DeviceActions
;
2854
DeviceActions
.push_back(
2860
if (!
DeviceActions
.empty()) {
2862
C.MakeAction<LinkJobAction>(
DeviceActions
, types::TY_CUDA_FATBIN);
Completed in 104 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026