Home
last modified time | relevance | path

Searched refs:single_alu_op3 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c862 static int single_alu_op3(struct r600_shader_ctx *ctx, int op, in single_alu_op3() function
912 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in get_lds_offset0()
1942 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in fetch_gs_input()
2066 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in r600_get_byte_address()
2099 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in r600_get_byte_address()
3290 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in r600_emit_tess_factor()
3405 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in load_thread_id_gpr()
3919 r = single_alu_op3(&ctx, ALU_OP3_CNDE_INT, in r600_shader_from_tgsi()