Home
last modified time | relevance | path

Searched refs:make_text_section (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dcommon.cpp277 make_text_section(const std::vector<char> &code) { in make_text_section() function
308 b.secs.push_back(make_text_section(code)); in build_module_common()
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp123 make_text_section(const std::string &code, in make_text_section() function
516 b.secs.push_back(make_text_section(source, in create_binary_from_spirv()
882 b.secs.emplace_back(make_text_section(final_binary, section_type)); in link_program()

Completed in 3 milliseconds