Home | History | Annotate | Download | only in i965

Lines Matching refs:per_thread_scratch

1914             ffs(stage_state->per_thread_scratch
2042 ffs(stage_state->per_thread_scratch) - 11; \
3906 ffs(stage_state->per_thread_scratch) - 11);
4212 per_thread_scratch_value = ffs(stage_state->per_thread_scratch) - 11;
4217 per_thread_scratch_value = ffs(stage_state->per_thread_scratch) - 12;
4222 per_thread_scratch_value = stage_state->per_thread_scratch / 1024 - 1;