Home
last modified time | relevance | path

Searched refs:BundleOutput (Results 1 – 6 of 6) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/
H A DDriver.cpp2922 Optional<bool> BundleOutput; member in __anon37b1573a0a11::OffloadingActionBuilder::HIPActionBuilder
2933 BundleOutput = Args.hasFlag(options::OPT_gpu_bundle_output, in HIPActionBuilder()
3022 if (!CompileDeviceOnly || !BundleOutput.hasValue() || in getDeviceDependences()
3023 BundleOutput.getValue()) { in getDeviceDependences()
3067 BundleOutput.hasValue() && BundleOutput.getValue()) { in getDeviceDependences()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/
H A DDriver.cpp2900 Optional<bool> BundleOutput; member in __anonbdaf18c70a11::OffloadingActionBuilder::HIPActionBuilder
2911 BundleOutput = Args.hasFlag(options::OPT_gpu_bundle_output, in HIPActionBuilder()
3000 if (!CompileDeviceOnly || !BundleOutput.hasValue() || in getDeviceDependences()
3001 BundleOutput.getValue()) { in getDeviceDependences()
3045 BundleOutput.hasValue() && BundleOutput.getValue()) { in getDeviceDependences()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/
H A DDriver.cpp2900 Optional<bool> BundleOutput; member in __anon47ff058f0a11::OffloadingActionBuilder::HIPActionBuilder
2911 BundleOutput = Args.hasFlag(options::OPT_gpu_bundle_output, in HIPActionBuilder()
3000 if (!CompileDeviceOnly || !BundleOutput.hasValue() || in getDeviceDependences()
3001 BundleOutput.getValue()) { in getDeviceDependences()
3045 BundleOutput.hasValue() && BundleOutput.getValue()) { in getDeviceDependences()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/
H A DDriver.cpp2900 Optional<bool> BundleOutput; member in __anon1f3831fc0a11::OffloadingActionBuilder::HIPActionBuilder
2911 BundleOutput = Args.hasFlag(options::OPT_gpu_bundle_output, in HIPActionBuilder()
3000 if (!CompileDeviceOnly || !BundleOutput.hasValue() || in getDeviceDependences()
3001 BundleOutput.getValue()) { in getDeviceDependences()
3045 BundleOutput.hasValue() && BundleOutput.getValue()) { in getDeviceDependences()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/
H A DDriver.cpp2900 Optional<bool> BundleOutput; member in __anon5fa236fb0a11::OffloadingActionBuilder::HIPActionBuilder
2911 BundleOutput = Args.hasFlag(options::OPT_gpu_bundle_output, in HIPActionBuilder()
3000 if (!CompileDeviceOnly || !BundleOutput.hasValue() || in getDeviceDependences()
3001 BundleOutput.getValue()) { in getDeviceDependences()
3045 BundleOutput.hasValue() && BundleOutput.getValue()) { in getDeviceDependences()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/
H A DDriver.cpp2900 Optional<bool> BundleOutput; member in __anonad698c580a11::OffloadingActionBuilder::HIPActionBuilder
2911 BundleOutput = Args.hasFlag(options::OPT_gpu_bundle_output, in HIPActionBuilder()
3000 if (!CompileDeviceOnly || !BundleOutput.hasValue() || in getDeviceDependences()
3001 BundleOutput.getValue()) { in getDeviceDependences()
3045 BundleOutput.hasValue() && BundleOutput.getValue()) { in getDeviceDependences()