Home
last modified time | relevance | path

Searched refs:whole_variable_referenced (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dast_array_index.cpp219 ir_variable *v = array->whole_variable_referenced(); in _mesa_ast_array_index_to_hir()
273 /* whole_variable_referenced can return NULL if the array is a in _mesa_ast_array_index_to_hir()
278 ir_variable *v = array->whole_variable_referenced(); in _mesa_ast_array_index_to_hir()
H A Dopt_dead_code_local.cpp182 if (lhs_var != NULL && lhs_var == ir->rhs->whole_variable_referenced()) { in process_assignment()
H A Dir.h258 virtual ir_variable *whole_variable_referenced() in whole_variable_referenced() function in ir_rvalue
2099 virtual ir_variable *whole_variable_referenced() in whole_variable_referenced() function in ir_dereference_variable
H A Dir.cpp131 ir_variable *v = this->lhs->whole_variable_referenced(); in whole_variable_written()

Completed in 8 milliseconds