Searched defs:variable_storage (Results 1 – 4 of 4) sorted by relevance
177 class variable_storage : public exec_node { class179 variable_storage(ir_variable *var, gl_register_file file, int index) in variable_storage() function in variable_storage
470 fs_visitor::variable_storage(ir_variable *var) in variable_storage() function in fs_visitor
592 vec4_visitor::variable_storage(ir_variable *var) in variable_storage() function in brw::vec4_visitor
230 class variable_storage : public exec_node { class232 variable_storage(ir_variable *var, gl_register_file file, int index) in variable_storage() function in variable_storage