Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.h85 static void apply_alu_dst_mod(const bc_alu &bc, literal &v);
Dsb_expr.cpp332 void expr_handler::apply_alu_dst_mod(const bc_alu &bc, literal &v) { in apply_alu_dst_mod() function in r600_sb::expr_handler
463 apply_alu_dst_mod(n.bc, dv); in fold_alu_op1()
703 apply_alu_dst_mod(n->bc, cr); in fold_assoc()
872 apply_alu_dst_mod(n.bc, dv); in fold_alu_op2()
1121 apply_alu_dst_mod(n.bc, dv); in fold_alu_op3()