Searched refs:can_stall_prev_smem (Results 1 – 1 of 1) sorted by relevance
550 … bool can_stall_prev_smem = idx <= ctx.last_SMEM_dep_idx && candidate_idx < ctx.last_SMEM_dep_idx; in schedule_SMEM() local551 if (can_stall_prev_smem && ctx.last_SMEM_stall >= 0) in schedule_SMEM()684 … bool can_stall_prev_smem = idx <= ctx.last_SMEM_dep_idx && candidate_idx < ctx.last_SMEM_dep_idx; in schedule_VMEM() local685 if (can_stall_prev_smem && ctx.last_SMEM_stall >= 0) in schedule_VMEM()