Searched refs:what_to_lower (Results 1 – 3 of 3) sorted by relevance
136 bool lower_instructions(exec_list *instructions, unsigned what_to_lower);188 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()
192 lower_instructions(exec_list *instructions, unsigned what_to_lower) in lower_instructions() argument194 lower_instructions_visitor v(what_to_lower); in lower_instructions()