Home
last modified time | relevance | path

Searched defs:selectionControl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp1532 auto selectionControl = operands[1]; in processSelectionMerge() local
1662 ControlFlowStructurizer::createSelectionOp(uint32_t selectionControl) { in createSelectionOp()