Searched refs:ALU_OP3_CNDGT (Results 1 – 4 of 4) sorted by relevance
396 #define ALU_OP3_CNDGT 196 macro
790 alu.op = ALU_OP3_CNDGT; in select_twoside_color()6808 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()6830 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()
1289 case AF_CC_GT: return ALU_OP3_CNDGT; in get_cndcc_op()
1422 {op3_cndgt, ALU_OP3_CNDGT},