Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_ir.cpp99 lower_64bit_integer_instructions(ir, DIV64 | MOD64); in st_link_shader()
/third_party/mesa3d/src/compiler/glsl/
Dir_optimization.h187 bool lower_64bit_integer_instructions(exec_list *instructions,
Dlower_int64.cpp135 lower_64bit_integer_instructions(exec_list *instructions, in lower_64bit_integer_instructions() function