Home
last modified time | relevance | path

Searched refs:alu_update_pred (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp151 {alu_last_instr, alu_src1_neg, alu_update_pred}); in TEST_F()
163 {alu_last_instr, alu_update_pred}); in TEST_F()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h257 alu_update_pred, enumerator
H A Dsfn_shader.cpp691 pred->set_alu_flag(alu_update_pred); in emit_if_start()
H A Dsfn_instr_alu.cpp271 if (has_alu_flag(alu_update_pred)) os << 'P'; in do_print()
944 case 'P': flags.insert(alu_update_pred); break; in from_string()

Completed in 8 milliseconds