Searched refs:nir_combine_stores_test (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/
H A Dvars_tests.cpp146 class nir_combine_stores_test : public nir_vars_test {}; class in namespace:__anone793a10c0110
969 TEST_F(nir_combine_stores_test, non_overlapping_stores)
1005 TEST_F(nir_combine_stores_test, overlapping_stores)
1054 TEST_F(nir_combine_stores_test, direct_array_derefs)
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dvars_tests.cpp197 class nir_combine_stores_test : public nir_vars_test {}; class in namespace:__anon563169bf0110
1610 TEST_F(nir_combine_stores_test, non_overlapping_stores)
1646 TEST_F(nir_combine_stores_test, overlapping_stores)
1695 TEST_F(nir_combine_stores_test, direct_array_derefs)
1775 TEST_F(nir_combine_stores_test, store_volatile)

Completed in 6 milliseconds