Home
last modified time | relevance | path

Searched defs:relocatable (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc332 bool relocatable, in CompileTargetBinary()
382 bool relocatable) { in CompileGpuAsmOrGetCachedResult()
Dnvptx_compiler.h113 bool relocatable; member
Damdgpu_compiler.cc138 bool relocatable, in CompileTargetBinary()
Dgpu_compiler.cc1108 std::optional<int> shard_number) -> StatusOr<BackendCompileResult> { in CompileToTargetBinary()
/external/rust/cxx/gen/src/
Dbuiltin.rs29 pub relocatable: bool, field
/external/tensorflow/tensorflow/compiler/xla/tests/
Dllvm_compiler_test.cc64 GpuVersion gpu_version, se::StreamExecutor* stream_exec, bool relocatable, in CompileTargetBinary()