Home
last modified time | relevance | path

Searched refs:handle_module_error (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/llvm/codegen/
Dbitcode.cpp103 compat::handle_module_error(mod, [&](const std::string &s) { in __anonc487c5780202()
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dcompat.hpp199 handle_module_error(M &mod, const F &f) { in handle_module_error() function