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 D | sb_def_use.cpp | 51 bool is_region = (n->type == NT_REGION); local in function:r600_sb::def_use::run_on |
| H A D | sb_ir.h | 820 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 D | sb_def_use.cpp | 51 bool is_region = (n->type == NT_REGION); local in function:r600_sb::def_use::run_on |
| H A D | sb_ir.h | 821 bool is_region() { return type == NT_REGION; } function in class:r600_sb::node |
Completed in 7 milliseconds