Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dbasic_block.cpp29 const uint32_t kLoopMergeContinueBlockIdInIdx = 1; variable
194 cbid = merge_ii->GetSingleWordInOperand(kLoopMergeContinueBlockIdInIdx); in ContinueBlockIdIfAny()
Daggressive_dead_code_elim_pass.cpp37 const uint32_t kLoopMergeContinueBlockIdInIdx = 1; variable
281 mergeInst->GetSingleWordInOperand(kLoopMergeContinueBlockIdInIdx); in AddBreaksAndContinuesToWorklist()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.cpp29 const uint32_t kLoopMergeContinueBlockIdInIdx = 1; variable
194 cbid = merge_ii->GetSingleWordInOperand(kLoopMergeContinueBlockIdInIdx); in ContinueBlockIdIfAny()
Daggressive_dead_code_elim_pass.cpp37 const uint32_t kLoopMergeContinueBlockIdInIdx = 1; variable
281 mergeInst->GetSingleWordInOperand(kLoopMergeContinueBlockIdInIdx); in AddBreaksAndContinuesToWorklist()