Searched refs:whole_variable_referenced (Results 1 – 4 of 4) sorted by relevance
219 ir_variable *v = array->whole_variable_referenced(); in _mesa_ast_array_index_to_hir()278 ir_variable *v = array->whole_variable_referenced(); in _mesa_ast_array_index_to_hir()
182 if (lhs_var != NULL && lhs_var == ir->rhs->whole_variable_referenced()) { in process_assignment()
258 virtual ir_variable *whole_variable_referenced() in whole_variable_referenced() function2099 virtual ir_variable *whole_variable_referenced() in whole_variable_referenced() function
131 ir_variable *v = this->lhs->whole_variable_referenced(); in whole_variable_written()