Searched refs:Serializer (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Remarks/ |
| H A D | YAMLRemarkSerializer.cpp | 60 if (auto *Serializer = dyn_cast<YAMLStrTabRemarkSerializer>( in mapping() local 62 assert(Serializer->StrTab.hasValue() && in mapping() 64 StringTable &StrTab = *Serializer->StrTab; in mapping() 85 if (auto *Serializer = dyn_cast<YAMLStrTabRemarkSerializer>( in mapping() local 87 assert(Serializer->StrTab.hasValue() && in mapping() 89 StringTable &StrTab = *Serializer->StrTab; in mapping() 140 if (auto *Serializer = dyn_cast<YAMLStrTabRemarkSerializer>( in mapping() local 142 assert(Serializer->StrTab.hasValue() && in mapping() 144 StringTable &StrTab = *Serializer->StrTab; in mapping()
|
| H A D | RemarkLinker.cpp | 120 std::unique_ptr<remarks::RemarkSerializer> Serializer = in serialize() local 124 Serializer->emit(R); in serialize()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | SymbolSerializer.h | 55 SymbolSerializer Serializer(Storage, Container); in writeOneSymbol() 56 consumeError(Serializer.visitSymbolBegin(Result)); in writeOneSymbol() 57 consumeError(Serializer.visitKnownRecord(Result, Sym)); in writeOneSymbol() 58 consumeError(Serializer.visitSymbolEnd(Result)); in writeOneSymbol()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBReproducerPrivate.h | 47 Serializer &GetSerializer() { return m_serializer; } in GetSerializer() 55 Serializer m_serializer;
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | ReproducerInstrumentation.h | 144 if (lldb_private::repro::Serializer *_serializer = \ 606 class Serializer { 608 Serializer(llvm::raw_ostream &stream = llvm::outs()) : m_stream(stream) {} 700 Serializer *GetSerializer() { return m_serializer; } 709 static void Initialize(Serializer &serializer, Registry ®istry); 718 InstrumentationData(Serializer &serializer, Registry ®istry) 728 Serializer *m_serializer = nullptr; 785 void Record(Serializer &serializer, Registry ®istry, void (*f)(Args...), 813 void Record(Serializer &serializer, Registry ®istry, Result (*f)(), 890 Serializer *m_serializer = nullptr; [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | lvds-codec.yaml | 36 - ti,ds90c185 # For the TI DS90C185 FPD-Link Serializer 37 - ti,ds90c187 # For the TI DS90C187 FPD-Link Serializer
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.h | 49 toCodeViewRecord(codeview::AppendingTypeTableBuilder &Serializer) const;
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_fdr_log_writer.h | 46 using Serializer = SerializerImpl<0>; variable 72 Serializer::serializeTo(R.Data,
|
| /freebsd-13.1/sys/arm/conf/ |
| H A D | ALPINE | 38 device al_serdes # Serializer/Deserializer
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ReproducerInstrumentation.cpp | 230 void InstrumentationData::Initialize(Serializer &serializer, in Initialize()
|
| /freebsd-13.1/sys/arm64/conf/ |
| H A D | NOTES | 53 device al_serdes # Serializer/Deserializer
|
| H A D | GENERIC | 134 device al_serdes # Serializer/Deserializer
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 701 LeafRecord::toCodeViewRecord(AppendingTypeTableBuilder &Serializer) const { in toCodeViewRecord() 702 return Leaf->toCodeViewRecord(Serializer); in toCodeViewRecord()
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 21722 a025 THUNDERX GSER (General Serializer/Deserializer)
|