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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11056 static int egcm_u64mul(struct r600_shader_ctx *ctx) function in typeref:typename:int
12007 [TGSI_OPCODE_U64MUL] = { ALU_OP0_NOP, egcm_u64mul },
12233 [TGSI_OPCODE_U64MUL] = { ALU_OP0_NOP, egcm_u64mul },
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11225 static int egcm_u64mul(struct r600_shader_ctx *ctx) function in typeref:typename:int
12176 [TGSI_OPCODE_U64MUL] = { ALU_OP0_NOP, egcm_u64mul },
12403 [TGSI_OPCODE_U64MUL] = { ALU_OP0_NOP, egcm_u64mul },

Completed in 25 milliseconds