Searched defs:BackendAction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | BackendUtil.h | 35 enum BackendAction { global() enum |
/llvm-project/clang/lib/Driver/ | ||
H A D | Driver.cpp | 3337 Action *BackendAction = AssembleAction->getInputs()[0]; getDeviceDependences() local |