Home
last modified time | relevance | path

Searched refs:text_library (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/core/
Dprogram.cpp110 else if (any_of(type_equals(module::section::text_library), binary.secs)) in binary_type()
Dmodule.hpp39 text_library, enumerator
/external/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp725 const auto section_type = create_library ? module::section::text_library :
743 sec.type == module::section::text_library; in __anon99862b3f0302()
/external/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp439 return build_module_library(*mod, module::section::text_library);