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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c4724 static int tgsi_dneg(struct r600_shader_ctx *ctx) function in typeref:typename:int
11983 [TGSI_OPCODE_DNEG] = { ALU_OP2_ADD_64, tgsi_dneg},
12209 [TGSI_OPCODE_DNEG] = { ALU_OP2_ADD_64, tgsi_dneg},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c4822 static int tgsi_dneg(struct r600_shader_ctx *ctx) function in typeref:typename:int
12152 [TGSI_OPCODE_DNEG] = { ALU_OP2_ADD_64, tgsi_dneg},
12379 [TGSI_OPCODE_DNEG] = { ALU_OP2_ADD_64, tgsi_dneg},

Completed in 24 milliseconds