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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/codegen/
H A Dcommon.cpp179 make_text_section(const std::vector<char> &code) { function in namespace:__anon218bf7f30110
207 m.secs.push_back(make_text_section(code));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/codegen/
H A Dcommon.cpp276 make_text_section(const std::vector<char> &code) { function in namespace:__anon7e25fada0110
307 b.secs.push_back(make_text_section(code));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp123 make_text_section(const std::string &code, function in namespace:__anon5acbcb200110
516 b.secs.push_back(make_text_section(source,
882 b.secs.emplace_back(make_text_section(final_binary, section_type));

Completed in 4 milliseconds