Home
last modified time | relevance | path

Searched refs:ALU_OP2_KILLGE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h241 #define ALU_OP2_KILLGE 41 macro
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp1255 case AF_CC_GE: return ALU_OP2_KILLGE; in get_killcc_op()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ir_to_assembly.cpp1271 {op2_killge, ALU_OP2_KILLGE},