Searched defs:is_region (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_def_use.cpp51 bool is_region = (n->type == NT_REGION); local in function:r600_sb::def_use::run_on
H A Dsb_ir.h820 bool is_region() { return type == NT_REGION; } function in class:r600_sb::node
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_def_use.cpp51 bool is_region = (n->type == NT_REGION); local in function:r600_sb::def_use::run_on
H A Dsb_ir.h821 bool is_region() { return type == NT_REGION; } function in class:r600_sb::node

Completed in 7 milliseconds