Searched refs:what_to_lower (Results 1 – 3 of 3) sorted by relevance
112 bool lower_instructions(exec_list *instructions, unsigned what_to_lower);140 unsigned what_to_lower);
136 unsigned what_to_lower) in lower_64bit_integer_instructions() argument143 lower_64bit_visitor v(mem_ctx, instructions, what_to_lower); in lower_64bit_integer_instructions()
135 lower_instructions(exec_list *instructions, unsigned what_to_lower) in lower_instructions() argument137 lower_instructions_visitor v(what_to_lower); in lower_instructions()