Home
last modified time | relevance | path

Searched refs:text_intermediate (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp38 text_intermediate, enumerator
50 section() : id(0), type(text_intermediate), size(0), data() { } in section()
H A Dprogram.cpp114 if (any_of(type_equals(binary::section::text_intermediate), bin.secs)) in binary_type()
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp517 binary::section::text_intermediate)); in create_binary_from_spirv()
841 return sec.type == binary::section::text_intermediate || in link_program()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp417 return build_module_library(*mod, binary::section::text_intermediate); in compile_program()

Completed in 4 milliseconds