Searched defs:threadV (Results 1 – 4 of 4) sorted by relevance
61 S threadV = init_V; in ThreadReduction() local93 S threadV = init_V; in WarpReduction() local146 S threadV = init_V; in Warp4Reduction() local234 S threadV = init_V; in BlockReduction() local
102 … S *shared_V, int *watermark, T *threadK, S *threadV, T *ceil_K, S *ceil_V, S *k_prime) { in TopKStep()189 S threadV[thread_queue]; // NOLINT in TopKBlock() local
55 S threadV[thread_queue]; // NOLINT in L2Rcwm() local
460 inline __device__ void MergeWarpQueue(T *threadK, S *threadV, T *warp_K, S *warp_V) { in MergeWarpQueue()