Searched refs:R132x (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
D | sfn_instr_test.cpp | 304 auto R132x = new Register( 132, 0, pin_chan); in TEST_F() local 312 AluInstr alu(op2_dot4_ieee, R132x, src, {alu_write, alu_last_instr}, 4); in TEST_F() 325 check(**i, AluInstr(op2_dot4_ieee, R132x, R130x, R130y, {alu_write})); in TEST_F()
|