Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp168 template <> struct SequenceElementTraits<MCInst> { struct
169 static const bool flow = false;
192 template <> struct SequenceElementTraits<exegesis::BenchmarkMeasure> { struct
193 static const bool flow = false;
224 template <> struct SequenceElementTraits<exegesis::RegisterValue> { struct
225 static const bool flow = false;
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp178 template <> struct yaml::SequenceElementTraits<InstrProfCorrelator::Probe> { struct in yaml
179 static const bool flow = false;
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DYAMLTraits.h259 struct SequenceElementTraits { struct
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1146 template <> struct SequenceElementTraits<StOtherPiece> { struct
1147 static const bool flow = true;
1164 template <> struct SequenceElementTraits<ELFYAML::YAMLFlowString> { struct
1165 static const bool flow = true;