Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp346 for (const auto &llvm_name : map(std::mem_fn(&Function::getName), in build_module_common() local
348 const ::std::string name(llvm_name); in build_module_common()