Searched refs:thread_offsets (Results 1 – 1 of 1) sorted by relevance
1876 …LLVMValueRef thread_offsets = get_scratch_thread_offsets(gallivm, uint_bld->type, bld->scratch_siz… in emit_load_scratch() local1881 offset = lp_build_add(uint_bld, offset, thread_offsets); in emit_load_scratch()1938 …LLVMValueRef thread_offsets = get_scratch_thread_offsets(gallivm, uint_bld->type, bld->scratch_siz… in emit_store_scratch() local1943 offset = lp_build_add(uint_bld, offset, thread_offsets); in emit_store_scratch()