Searched defs:selectionControl (Results 1 – 5 of 5) sorted by relevance
217 auto selectionControl = rewriter.getI32IntegerAttr( in matchAndRewrite() local
1857 auto selectionControl = operands[1]; in processSelectionMerge() local1979 ControlFlowStructurizer::createSelectionOp(uint32_t selectionControl) { in createSelectionOp()
2734 auto selectionControl = builder.getI32IntegerAttr( in createIfThen() local
2701 void WriteSelectionMerge(Blob *blob, IdRef mergeBlock, spv::SelectionControlMask selectionControl) in WriteSelectionMerge()
3238 spv::SelectionControlMask *selectionControl) in ParseSelectionMerge()