Home
last modified time | relevance | path

Searched defs:num_insts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp1517 int num_insts = cfg->last_block()->end_ip + 1; in save_instruction_order() local
1533 ASSERTED int num_insts = cfg->last_block()->end_ip + 1; in restore_instruction_order() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h135 unsigned num_insts; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs.cpp5725 int num_insts = cfg->last_block()->end_ip + 1; in save_instruction_order() local
5741 ASSERTED int num_insts = cfg->last_block()->end_ip + 1; in restore_instruction_order() local