Searched refs:tgsi_idiv (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 3399 static int tgsi_idiv(struct r600_shader_ctx *ctx) in tgsi_idiv() function 5369 {TGSI_OPCODE_IDIV, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_idiv}, 5543 {TGSI_OPCODE_IDIV, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_idiv}, 5717 {TGSI_OPCODE_IDIV, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_idiv},
|