Searched defs:is_fetch_inst (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ | ||
| H A D | sb_ir.h | 817 bool is_fetch_inst() { return subtype == NST_FETCH_INST; } function in class:r600_sb::node |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ | ||
| H A D | sb_ir.h | 818 bool is_fetch_inst() { return subtype == NST_FETCH_INST; } function in class:r600_sb::node |
Completed in 5 milliseconds