Home
last modified time | relevance | path

Searched defs:loop_merge (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp174 if (auto loop_merge = block.GetLoopMergeInst()) { in IsApplicable() local
Dtransformation_outline_function.cpp233 if (auto loop_merge = block.GetLoopMergeInst()) { in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp174 if (auto loop_merge = block.GetLoopMergeInst()) { in IsApplicable() local
Dtransformation_outline_function.cpp233 if (auto loop_merge = block.GetLoopMergeInst()) { in IsApplicable() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp174 if (auto loop_merge = block.GetLoopMergeInst()) { in IsApplicable() local
Dtransformation_outline_function.cpp233 if (auto loop_merge = block.GetLoopMergeInst()) { in IsApplicable() local
/third_party/spirv-tools/test/fuzz/
Dtransformation_add_dead_break_test.cpp1720 const uint32_t loop_merge = 12; in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_add_dead_break_test.cpp1720 const uint32_t loop_merge = 12; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_dead_break_test.cpp1720 const uint32_t loop_merge = 12; in TEST() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc2230 const auto loop_merge = in ClassifyCFGEdges() local