Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp171 parseControlAttribute(OpAsmParser &parser, OperationState &state, in parseControlAttribute() function
2258 if (parseControlAttribute<spirv::LoopControl>(parser, state)) in parseLoopOp()
2651 if (parseControlAttribute<spirv::SelectionControl>(parser, state)) in parseSelectionOp()