Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dlower_vec_index_to_cond_assign.cpp239 list.move_nodes_to(&if_stmt->then_instructions); in visit_leave()
Dlist.h402 void move_nodes_to(exec_list *target) in move_nodes_to() function
Dir.cpp626 value_list->move_nodes_to(& this->components); in ir_constant()
1603 new_params->move_nodes_to(&parameters); in replace_parameters()
Dir.h1136 actual_parameters->move_nodes_to(& this->actual_parameters); in ir_call()
Dast_to_hir.cpp1449 then_instructions.move_nodes_to(& stmt->then_instructions); in hir()
1456 else_instructions.move_nodes_to(& stmt->else_instructions); in hir()