Searched refs:mem_local (Results 1 – 4 of 4) sorted by relevance
116 kernel::mem_local() const { in mem_local() function in kernel176 kern(kern), q(NULL), mem_local(0), st(NULL), cs() { in exec_context()259 cs.req_local_mem != mem_local || in bind()266 cs.req_local_mem = mem_local; in bind()290 mem_local = 0; in unbind()511 auto v = bytes(ctx.mem_local); in bind()518 ctx.mem_local += _storage; in bind()
64 size_t mem_local; member132 size_t mem_local() const;
178 ; CHECK-LABEL: mem_local:179 define void @mem_local() {
172 buf.as_scalar<cl_ulong>() = kern.mem_local(); in clGetKernelWorkGroupInfo()