Home
last modified time | relevance | path

Searched refs:text_executable (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/core/
Dprogram.cpp112 else if (any_of(type_equals(module::section::text_executable), binary.secs)) in binary_type()
Dmodule.hpp40 text_executable, enumerator
Dkernel.cpp193 auto msec = find(id_type_equals(msym.section, module::section::text_executable), m.secs); in bind()
/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp274 module::section text { 0, module::section::text_executable, in make_text_section()
/external/mesa3d/src/gallium/frontends/clover/api/
Dkernel.cpp262 if (!any_of(type_equals(module::section::text_executable), m.secs)) in validate_common()
/external/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp523 module::section text { section_id, module::section::text_executable, header.num_bytes, {} };
/external/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp726 module::section::text_executable;