Searched refs:ALU_OP3_CNDGT (Results 1 – 4 of 4) sorted by relevance
396 #define ALU_OP3_CNDGT 196 macro
802 alu.op = ALU_OP3_CNDGT; in select_twoside_color()6812 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()6834 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()
1282 case AF_CC_GT: return ALU_OP3_CNDGT; in get_cndcc_op()
1409 {op3_cndgt, ALU_OP3_CNDGT},