Home
last modified time | relevance | path

Searched defs:linker (Results 1 – 11 of 11) sorted by relevance

/external/deqp-deps/glslang/glslang/GenericCodeGen/
DLink.cpp68 void DeleteLinker(TShHandleBase* linker) in DeleteLinker()
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dcompat.hpp156 link_in_module(::llvm::Linker &linker, in link_in_module()
/external/compiler-rt/lib/lsan/
Dlsan_common_linux.cc31 static LoadedModule *linker = nullptr; variable
/external/mesa3d/src/compiler/glsl/tests/
Dvaryings_test.cpp37 namespace linker { namespace
Dcopy_constant_to_storage_tests.cpp30 namespace linker { namespace
Dset_uniform_initializer_tests.cpp31 namespace linker { namespace
/external/u-boot/arch/x86/include/asm/arch-coreboot/
Dsysinfo.h40 char *linker; member
/external/mesa3d/src/compiler/glsl/
Dlink_uniform_initializers.cpp34 namespace linker { namespace
Dlink_varyings.cpp2185 namespace linker { namespace
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1474 TLinker* linker = static_cast<TLinker*>(base->getAsLinker()); in ShLinkExt() local
1540 TLinker* linker = static_cast<TLinker*>(base->getAsLinker()); in ShGetExecutable() local
1561 TLinker* linker = static_cast<TLinker*>(base->getAsLinker()); in ShSetVirtualAttributeBindings() local
1580 TLinker* linker = static_cast<TLinker*>(base->getAsLinker()); in ShSetFixedAttributeBindings() local
1598 TLinker* linker = static_cast<TLinker*>(base->getAsLinker()); in ShExcludeAttributes() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dnvptx_backend_lib.cc307 llvm::Linker linker(*module); in LinkLibdeviceIfNecessary() local