Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/tests/
Dlower_int64_test.cpp31 namespace lower_64bit { namespace
197 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
208 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
226 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
237 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
248 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
259 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
270 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
281 lower_64bit::expand_source(*body, deref, expanded_src); in TEST_F()
292 lower_64bit::expand_source(*body, expr, expanded_src); in TEST_F()
[all …]
/third_party/mesa3d/src/compiler/glsl/
Dlower_int64.cpp53 namespace lower_64bit { namespace
65 using namespace lower_64bit;
199 lower_64bit::expand_source(ir_factory &body, in expand_source()
233 lower_64bit::compact_destination(ir_factory &body, in compact_destination()
255 lower_64bit::lower_op_to_function_call(ir_instruction *base_ir, in lower_op_to_function_call()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp647 bool lower_64bit = (rctx->b.gfx_level < CAYMAN && in r600_shader_from_nir() local
674 if (lower_64bit) in r600_shader_from_nir()
712 if (lower_64bit) in r600_shader_from_nir()
720 if (lower_64bit) in r600_shader_from_nir()
760 if (lower_64bit) in r600_shader_from_nir()
767 if (lower_64bit) in r600_shader_from_nir()