Home
last modified time | relevance | path

Searched refs:OffloadDevice (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h106 OffloadDevice, enumerator
432 bool offloadDeviceOnly() const { return Offload == OffloadDevice; } in offloadDeviceOnly()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1376 Offload = OffloadDevice; in BuildCompilation()