Home
last modified time | relevance | path

Searched refs:LocalSingleBlockLoadStoreElimTest (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/opt/
Dlocal_single_block_elim.cpp25 using LocalSingleBlockLoadStoreElimTest = PassTest<::testing::Test>; typedef
27 TEST_F(LocalSingleBlockLoadStoreElimTest, SimpleStoreLoadElim) { in TEST_F() argument
87 TEST_F(LocalSingleBlockLoadStoreElimTest, SimpleLoadLoadElim) { in TEST_F() argument
188 TEST_F(LocalSingleBlockLoadStoreElimTest, StoreStoreElim) { in TEST_F() argument
260 TEST_F(LocalSingleBlockLoadStoreElimTest, in TEST_F() argument
366 TEST_F(LocalSingleBlockLoadStoreElimTest, NoElimIfInterveningAccessChainStore) { in TEST_F() argument
424 TEST_F(LocalSingleBlockLoadStoreElimTest, NoElimIfInterveningFunctionCall) { in TEST_F() argument
480 TEST_F(LocalSingleBlockLoadStoreElimTest, ElimIfCopyObjectInFunction) { in TEST_F() argument
570 TEST_F(LocalSingleBlockLoadStoreElimTest, ElimOpaque) { in TEST_F() argument
665 TEST_F(LocalSingleBlockLoadStoreElimTest, PositiveAndNegativeCallTree) { in TEST_F() argument
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dlocal_single_block_elim.cpp25 using LocalSingleBlockLoadStoreElimTest = PassTest<::testing::Test>; typedef
27 TEST_F(LocalSingleBlockLoadStoreElimTest, SimpleStoreLoadElim) { in TEST_F() argument
87 TEST_F(LocalSingleBlockLoadStoreElimTest, SimpleLoadLoadElim) { in TEST_F() argument
188 TEST_F(LocalSingleBlockLoadStoreElimTest, StoreStoreElim) { in TEST_F() argument
260 TEST_F(LocalSingleBlockLoadStoreElimTest, in TEST_F() argument
366 TEST_F(LocalSingleBlockLoadStoreElimTest, NoElimIfInterveningAccessChainStore) { in TEST_F() argument
424 TEST_F(LocalSingleBlockLoadStoreElimTest, NoElimIfInterveningFunctionCall) { in TEST_F() argument
480 TEST_F(LocalSingleBlockLoadStoreElimTest, ElimIfCopyObjectInFunction) { in TEST_F() argument
570 TEST_F(LocalSingleBlockLoadStoreElimTest, ElimOpaque) { in TEST_F() argument
665 TEST_F(LocalSingleBlockLoadStoreElimTest, PositiveAndNegativeCallTree) { in TEST_F() argument
[all …]