Home
last modified time | relevance | path

Searched defs:bsym (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dkernel.cpp41 auto bsym = find(name_equals(name), b.syms); in kernel() local
198 auto bsym = find(name_equals(kern.name()), b.syms); in bind() local