Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp190 template <> struct SequenceElementTraits<MCInst> { struct
191 static const bool flow = false;
214 template <> struct SequenceElementTraits<exegesis::BenchmarkMeasure> { struct
215 static const bool flow = false;
246 template <> struct SequenceElementTraits<exegesis::RegisterValue> { struct
247 static const bool flow = false;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLTraits.h259 struct SequenceElementTraits { struct
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1056 template <> struct SequenceElementTraits<StOtherPiece> { struct
1057 static const bool flow = true;
1074 template <> struct SequenceElementTraits<ELFYAML::YAMLFlowString> { struct
1075 static const bool flow = true;