Searched refs:tgsi_idiv (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c6518 static int tgsi_idiv(struct r600_shader_ctx *ctx) function in typeref:typename:int
11708 [TGSI_OPCODE_IDIV] = { ALU_OP0_NOP, tgsi_idiv},
11905 [TGSI_OPCODE_IDIV] = { ALU_OP0_NOP, tgsi_idiv},
12131 [TGSI_OPCODE_IDIV] = { ALU_OP0_NOP, tgsi_idiv},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c6616 static int tgsi_idiv(struct r600_shader_ctx *ctx) function in typeref:typename:int
11877 [TGSI_OPCODE_IDIV] = { ALU_OP0_NOP, tgsi_idiv},
12074 [TGSI_OPCODE_IDIV] = { ALU_OP0_NOP, tgsi_idiv},
12301 [TGSI_OPCODE_IDIV] = { ALU_OP0_NOP, tgsi_idiv},

Completed in 26 milliseconds