Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp5466 Temp num_pre_threads = in thread_id_in_threadgroup() local
5469 return bld.vadd32(bld.def(v1), Operand(num_pre_threads), Operand(tid_in_wave)); in thread_id_in_threadgroup()