Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp402 exec_list *before_instructions; member
425 d->before_instructions->push_tail(tmp); in copy_index_derefs_to_temps()
432 d->before_instructions->push_tail(assignment); in copy_index_derefs_to_temps()
443 exec_list *before_instructions, exec_list *after_instructions, in fix_parameter() argument
462 data.before_instructions = before_instructions; in fix_parameter()
491 before_instructions->push_tail(tmp); in fix_parameter()
508 before_instructions->push_tail(assignment); in fix_parameter()