Home
last modified time | relevance | path

Searched refs:kContinueNodeIndex (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_pass.cpp25 const uint32_t kContinueNodeIndex = 1; variable
57 kContinueNodeIndex)) != merge_block_ids.end()) { in GetAvailableOpportunities()
Dstructured_loop_to_selection_reduction_opportunity.cpp24 const uint32_t kContinueNodeIndex = 1; variable
46 kContinueNodeIndex)); in Apply()
133 kContinueNodeIndex)); in RedirectEdge()
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_pass.cpp25 const uint32_t kContinueNodeIndex = 1; variable
57 kContinueNodeIndex)) != merge_block_ids.end()) { in GetAvailableOpportunities()
Dstructured_loop_to_selection_reduction_opportunity.cpp26 const uint32_t kContinueNodeIndex = 1; variable
48 kContinueNodeIndex)); in Apply()
135 kContinueNodeIndex)); in RedirectEdge()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstruct_cfg_analysis.cpp21 const uint32_t kContinueNodeIndex = 1; variable
115 return merge_inst->GetSingleWordInOperand(kContinueNodeIndex); in LoopContinueBlock()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dstruct_cfg_analysis.cpp21 const uint32_t kContinueNodeIndex = 1; variable
115 return merge_inst->GetSingleWordInOperand(kContinueNodeIndex); in LoopContinueBlock()