Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/elk/
Delk_eu_compact.c1944 unsigned num_old_ip = in elk_compact_instructions() local
1946 int *old_ip = calloc(1, sizeof(*old_ip) * num_old_ip); in elk_compact_instructions()
/external/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c2351 unsigned num_old_ip = in brw_compact_instructions() local
2353 int *old_ip = calloc(1, sizeof(*old_ip) * num_old_ip); in brw_compact_instructions()