Home
last modified time | relevance | path

Searched defs:case_targets (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp470 const BasicBlock* merge, const std::unordered_set<uint32_t>& case_targets, in FindCaseFallThrough()
531 std::unordered_set<uint32_t> case_targets; in StructuredSwitchChecks() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp470 const BasicBlock* merge, const std::unordered_set<uint32_t>& case_targets, in FindCaseFallThrough()
531 std::unordered_set<uint32_t> case_targets; in StructuredSwitchChecks() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_cfg.cpp472 const std::unordered_set<uint32_t>& case_targets) { in FindCaseFallThrough()
538 std::unordered_set<uint32_t> case_targets; in StructuredSwitchChecks() local