Searched defs:is_alu_inst (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sb/ | ||
H A D | sb_ir.h | 806 bool is_alu_inst() { return subtype == NST_ALU_INST; } in is_alu_inst() function in r600_sb::node |
Completed in 5 milliseconds