Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h150 unsigned num_insts; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp6507 int num_insts = cfg->last_block()->end_ip + 1; in allocate_registers() local