Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h239 #define ALU_OP2_KILLE 39 macro
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp1245 case AF_CC_E: return ALU_OP2_KILLE; in get_killcc_op()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1258 {op2_kille, ALU_OP2_KILLE},