Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h2221 struct LoopControl { struct
2234 std::tuple<std::optional<Name>, Label, std::optional<LoopControl>> t; argument
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h624 enum class LoopControl : uint32_t { enum