Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp230 parseControlAttribute(OpAsmParser &parser, OperationState &state, in parseControlAttribute() function
2961 if (parseControlAttribute<spirv::LoopControl>(parser, state)) in parse()
3358 if (parseControlAttribute<spirv::SelectionControl>(parser, state)) in parse()