Searched refs:selectionControl (Results 1 – 1 of 1) sorted by relevance
1532 auto selectionControl = operands[1]; in processSelectionMerge() local1534 if (!blockMergeInfo.try_emplace(curBlock, loc, selectionControl, mergeBlock) in processSelectionMerge()1635 spirv::SelectionOp createSelectionOp(uint32_t selectionControl);1662 ControlFlowStructurizer::createSelectionOp(uint32_t selectionControl) { in createSelectionOp() argument1667 auto control = static_cast<spirv::SelectionControl>(selectionControl); in createSelectionOp()