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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp259 ir_variable *const tmp_bvec = local in function:ir_mat_op_to_vec_visitor::do_equal_mat_mat
262 this->base_ir->insert_before(tmp_bvec);
271 new(this->mem_ctx) ir_dereference_variable(tmp_bvec);
279 ir_rvalue *const val = new(this->mem_ctx) ir_dereference_variable(tmp_bvec);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp259 ir_variable *const tmp_bvec = local in function:ir_mat_op_to_vec_visitor::do_equal_mat_mat
262 this->base_ir->insert_before(tmp_bvec);
271 new(this->mem_ctx) ir_dereference_variable(tmp_bvec);
279 ir_rvalue *const val = new(this->mem_ctx) ir_dereference_variable(tmp_bvec);

Completed in 3 milliseconds