Searched refs:ALU_OP2_MIN (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h198 #define ALU_OP2_MIN 4 macro
H A Dr600_shader.c9074 [TGSI_OPCODE_MIN] = { ALU_OP2_MIN, tgsi_op2},
9272 [TGSI_OPCODE_MIN] = { ALU_OP2_MIN, tgsi_op2},
9495 [TGSI_OPCODE_MIN] = { ALU_OP2_MIN, tgsi_op2},
/external/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp566 case ALU_OP2_MIN:
755 case ALU_OP2_MIN: // (MIN x, x) => (MOV x)

Completed in 81 milliseconds