Home
last modified time | relevance | path

Searched refs:before_transformation (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp163 opt::analysis::DefUseManager::IdToDefMap before_transformation = in ApplyAndCheckFreshIds() local
177 if (before_transformation.count(entry.first)) { in ApplyAndCheckFreshIds()
Dtransformation_move_block_down_test.cpp214 std::string before_transformation = R"( in TEST() local
288 BuildModule(env, consumer, before_transformation, kFuzzAssembleOption); in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp163 opt::analysis::DefUseManager::IdToDefMap before_transformation = in ApplyAndCheckFreshIds() local
177 if (before_transformation.count(entry.first)) { in ApplyAndCheckFreshIds()
Dtransformation_move_block_down_test.cpp214 std::string before_transformation = R"( in TEST() local
288 BuildModule(env, consumer, before_transformation, kFuzzAssembleOption); in TEST()