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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c6508 static int tgsi_udiv(struct r600_shader_ctx *ctx) function in typeref:typename:int
11718 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
11915 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
12141 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c6606 static int tgsi_udiv(struct r600_shader_ctx *ctx) function in typeref:typename:int
11887 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
12084 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},
12311 [TGSI_OPCODE_UDIV] = { ALU_OP0_NOP, tgsi_udiv},

Completed in 24 milliseconds