Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_tess_level.cpp74 void fix_lhs(ir_assignment *);
250 lower_tess_level_visitor::fix_lhs(ir_assignment *ir) in fix_lhs() function in lower_tess_level_visitor
335 this->fix_lhs(assign); in visit_leave()
353 this->fix_lhs(ir); in visit_leave()
Dlower_distance.cpp97 void fix_lhs(ir_assignment *);
399 lower_distance_visitor::fix_lhs(ir_assignment *ir) in fix_lhs() function in lower_distance_visitor
476 this->fix_lhs(assign); in visit_leave()
494 this->fix_lhs(ir); in visit_leave()