Searched defs:selectionOp (Results 1 – 5 of 5) sorted by relevance
230 auto selectionOp = in matchAndRewrite() local
542 auto selectionOp = in createIfThen() local
437 LogicalResult Serializer::processSelectionOp(spirv::SelectionOp selectionOp) { in processSelectionOp() argument
37 if (auto selectionOp = dyn_cast<spirv::SelectionOp>(op)) in getStructuredControlFlowOpMergeBlock() local
1831 auto selectionOp = builder.create<spirv::SelectionOp>(location, control); createSelectionOp() local 1871 if (auto selectionOp = createSelectionOp(control)) structurize() local