Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DParallelSnippetGenerator.cpp127 template <> struct enum_iteration_traits<exegesis::RegRandomizationStrategy> { struct
128 static constexpr bool is_iterable = true;
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSequence.h99 template <typename EnumT> struct enum_iteration_traits { struct
100 static constexpr bool is_iterable = false;
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp66 template <> struct enum_iteration_traits<InstCounterType> { struct
67 static constexpr bool is_iterable = true;