Home
last modified time | relevance | path

Searched defs:OB (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp27 static void outputSpaceIfNecessary(OutputBuffer &OB) { in outputSpaceIfNecessary() argument
36 static void outputSingleQualifier(OutputBuffer &OB, Qualifiers Q) { in outputSingleQualifier() argument
52 static bool outputQualifierIfPresent(OutputBuffer &OB, Qualifier argument
64 outputQualifiers(OutputBuffer & OB,Qualifiers Q,bool SpaceBefore,bool SpaceAfter) outputQualifiers() argument
78 outputCallingConvention(OutputBuffer & OB,CallingConv CC) outputCallingConvention() argument
121 OutputBuffer OB; toString() local
129 outputPre(OutputBuffer & OB,OutputFlags Flags) const outputPre() argument
156 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
160 output(OutputBuffer & OB,OutputFlags Flags,std::string_view Separator) const output() argument
172 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
193 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
199 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
221 outputTemplateParameters(OutputBuffer & OB,OutputFlags Flags) const outputTemplateParameters() argument
230 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
248 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
253 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
354 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
364 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
372 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
379 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
385 outputPre(OutputBuffer & OB,OutputFlags Flags) const outputPre() argument
417 outputPost(OutputBuffer & OB,OutputFlags Flags) const outputPost() argument
455 outputPre(OutputBuffer & OB,OutputFlags Flags) const outputPre() argument
461 outputPost(OutputBuffer & OB,OutputFlags Flags) const outputPost() argument
478 outputPre(OutputBuffer & OB,OutputFlags Flags) const outputPre() argument
524 outputPost(OutputBuffer & OB,OutputFlags Flags) const outputPost() argument
532 outputPre(OutputBuffer & OB,OutputFlags Flags) const outputPre() argument
546 outputPost(OutputBuffer & OB,OutputFlags Flags) const outputPost() argument
548 outputPre(OutputBuffer & OB,OutputFlags Flags) const outputPre() argument
553 outputOneDimension(OutputBuffer & OB,OutputFlags Flags,Node * N) const outputOneDimension() argument
561 outputDimensionsImpl(OutputBuffer & OB,OutputFlags Flags) const outputDimensionsImpl() argument
573 outputPost(OutputBuffer & OB,OutputFlags Flags) const outputPost() argument
581 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
585 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
592 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
623 outputPre(OutputBuffer & OB,OutputFlags Flags) const outputPre() argument
626 outputPost(OutputBuffer & OB,OutputFlags Flags) const outputPost() argument
628 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
632 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
640 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
645 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
650 output(OutputBuffer & OB,OutputFlags Flags) const output() argument
[all...]
H A DItaniumDemangle.cpp379 OutputBuffer OB; in itaniumDemangle() local
416 OutputBuffer OB(Buf, N); in printNode() local
459 OutputBuffer OB(Buf, N); in getFunctionDeclContextName() local
510 OutputBuffer OB(Buf, N); in getFunctionParameters() local
526 OutputBuffer OB(Buf, N); in getFunctionReturnType() local
H A DMicrosoftDemangle.cpp1021 OutputBuffer OB; memorizeIdentifier() local
1160 outputHex(OutputBuffer & OB,unsigned C) outputHex() argument
1186 outputEscapedChar(OutputBuffer & OB,unsigned C) outputEscapedChar() argument
1327 OutputBuffer OB; demangleStringLiteral() local
1496 OutputBuffer OB; demangleLocallyScopedNamePiece() local
2404 OutputBuffer OB; dumpBackReferences() local
2456 OutputBuffer OB; microsoftDemangle() local
[all...]
/llvm-project/llvm/unittests/Demangle/
H A DOutputBufferTest.cpp18 static std::string toString(OutputBuffer &OB) { in toString()
24 OutputBuffer OB; in printToString() local
46 OutputBuffer OB; in TEST() local
67 OutputBuffer OB; in TEST() local
86 OutputBuffer OB; in TEST() local
H A DItaniumDemangleTest.cpp86 static std::string toString(OutputBuffer &OB) { in toString()
99 OutputBuffer OB; in TEST() local
/llvm-project/llvm/tools/llvm-objdump/
H A DOffloadDump.cpp24 static StringRef getImageName(const OffloadBinary &OB) { in getImageName()
41 static void printBinary(const OffloadBinary &OB, uint64_t Index) { in printBinary()
71 void llvm::dumpOffloadSections(const OffloadBinary &OB) { in dumpOffloadSections()
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h236 hasRHSComponent(OutputBuffer & OB) hasRHSComponent() argument
242 hasArray(OutputBuffer & OB) hasArray() argument
248 hasFunction(OutputBuffer & OB) hasFunction() argument
279 print(OutputBuffer & OB) print() argument
321 printWithComma(OutputBuffer & OB) printWithComma() argument
361 printLeft(OutputBuffer & OB) printLeft() argument
384 printLeft(OutputBuffer & OB) printLeft() argument
415 printQuals(OutputBuffer & OB) printQuals() argument
435 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
438 hasArraySlow(OutputBuffer & OB) hasArraySlow() argument
441 hasFunctionSlow(OutputBuffer & OB) hasFunctionSlow() argument
445 printLeft(OutputBuffer & OB) printLeft() argument
450 printRight(OutputBuffer & OB) printRight() argument
462 printLeft(OutputBuffer & OB) printLeft() argument
478 printLeft(OutputBuffer & OB) printLeft() argument
495 printLeft(OutputBuffer & OB) printLeft() argument
508 printLeft(OutputBuffer & OB) printLeft() argument
527 printLeft(OutputBuffer & OB) printLeft() argument
543 printLeft(OutputBuffer & OB) printLeft() argument
580 printLeft(OutputBuffer & OB) printLeft() argument
604 printLeft(OutputBuffer & OB) printLeft() argument
624 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
628 printLeft(OutputBuffer & OB) printLeft() argument
646 printRight(OutputBuffer & OB) printRight() argument
675 collapse(OutputBuffer & OB) collapse() argument
706 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
710 printLeft(OutputBuffer & OB) printLeft() argument
725 printRight(OutputBuffer & OB) printRight() argument
749 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
753 printLeft(OutputBuffer & OB) printLeft() argument
763 printRight(OutputBuffer & OB) printRight() argument
786 printLeft(OutputBuffer & OB) printLeft() argument
788 printRight(OutputBuffer & OB) printRight() argument
829 printLeft(OutputBuffer & OB) printLeft() argument
834 printRight(OutputBuffer & OB) printRight() argument
866 printLeft(OutputBuffer & OB) printLeft() argument
882 printLeft(OutputBuffer & OB) printLeft() argument
910 printLeft(OutputBuffer & OB) printLeft() argument
949 printLeft(OutputBuffer & OB) printLeft() argument
958 printRight(OutputBuffer & OB) printRight() argument
996 printLeft(OutputBuffer & OB) printLeft() argument
1012 printLeft(OutputBuffer & OB) printLeft() argument
1029 printLeft(OutputBuffer & OB) printLeft() argument
1142 printLeft(OutputBuffer & OB) printLeft() argument
1162 printLeft(OutputBuffer & OB) printLeft() argument
1180 printLeft(OutputBuffer & OB) printLeft() argument
1197 printLeft(OutputBuffer & OB) printLeft() argument
1221 printLeft(OutputBuffer & OB) printLeft() argument
1250 printLeft(OutputBuffer & OB) printLeft() argument
1266 printLeft(OutputBuffer & OB) printLeft() argument
1268 printRight(OutputBuffer & OB) printRight() argument
1283 printLeft(OutputBuffer & OB) printLeft() argument
1288 printRight(OutputBuffer & OB) printRight() argument
1302 printLeft(OutputBuffer & OB) printLeft() argument
1308 printRight(OutputBuffer & OB) printRight() argument
1328 printLeft(OutputBuffer & OB) printLeft() argument
1335 printRight(OutputBuffer & OB) printRight() argument
1354 printLeft(OutputBuffer & OB) printLeft() argument
1359 printRight(OutputBuffer & OB) printRight() argument
1375 initializePackExpansion(OutputBuffer & OB) initializePackExpansion() argument
1401 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
1406 hasArraySlow(OutputBuffer & OB) hasArraySlow() argument
1411 hasFunctionSlow(OutputBuffer & OB) hasFunctionSlow() argument
1416 getSyntaxNode(OutputBuffer & OB) getSyntaxNode() argument
1422 printLeft(OutputBuffer & OB) printLeft() argument
1428 printRight(OutputBuffer & OB) printRight() argument
1451 printLeft(OutputBuffer & OB) printLeft() argument
1469 printLeft(OutputBuffer & OB) printLeft() argument
1514 printLeft(OutputBuffer & OB) printLeft() argument
1629 printLeft(OutputBuffer & OB) printLeft() argument
1682 printLeft(OutputBuffer & OB) printLeft() argument
1710 printLeft(OutputBuffer & OB) printLeft() argument
1731 printLeft(OutputBuffer & OB) printLeft() argument
1746 printLeft(OutputBuffer & OB) printLeft() argument
1761 printLeft(OutputBuffer & OB) printLeft() argument
1787 printDeclarator(OutputBuffer & OB) printDeclarator() argument
1808 printLeft(OutputBuffer & OB) printLeft() argument
1825 printLeft(OutputBuffer & OB) printLeft() argument
1849 printLeft(OutputBuffer & OB) printLeft() argument
1880 printLeft(OutputBuffer & OB) printLeft() argument
1900 printLeft(OutputBuffer & OB) printLeft() argument
1920 printLeft(OutputBuffer & OB) printLeft() argument
1943 printLeft(OutputBuffer & OB) printLeft() argument
1968 printLeft(OutputBuffer & OB) printLeft() argument
1999 printLeft(OutputBuffer & OB) printLeft() argument
2023 printLeft(OutputBuffer & OB) printLeft() argument
2046 printLeft(OutputBuffer & OB) printLeft() argument
2067 printLeft(OutputBuffer & OB) printLeft() argument
2092 printLeft(OutputBuffer & OB) printLeft() argument
2127 printLeft(OutputBuffer & OB) printLeft() argument
2150 printLeft(OutputBuffer & OB) printLeft() argument
2165 printLeft(OutputBuffer & OB) printLeft() argument
2183 printLeft(OutputBuffer & OB) printLeft() argument
2208 printLeft(OutputBuffer & OB) printLeft() argument
2227 printLeft(OutputBuffer & OB) printLeft() argument
2246 printLeft(OutputBuffer & OB) printLeft() argument
2271 printLeft(OutputBuffer & OB) printLeft() argument
2298 printLeft(OutputBuffer & OB) printLeft() argument
2338 printLeft(OutputBuffer & OB) printLeft() argument
2352 printLeft(OutputBuffer & OB) printLeft() argument
2365 printLeft(OutputBuffer & OB) printLeft() argument
2380 printLeft(OutputBuffer & OB) printLeft() argument
2399 printLeft(OutputBuffer & OB) printLeft() argument
2421 printLeft(OutputBuffer & OB) printLeft() argument
2448 printLeft(OutputBuffer & OB) printLeft() argument
2480 printLeft(OutputBuffer & OB) printLeft() argument
2505 printLeft(OutputBuffer & OB) printLeft() argument
2520 printLeft(OutputBuffer & OB) printLeft() argument
2553 printLeft(OutputBuffer & OB) printLeft() argument
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h237 bool hasRHSComponent(OutputBuffer &OB) const { in hasRHSComponent() argument
243 bool hasArray(OutputBuffer &OB) const { in hasArray() argument
249 bool hasFunction(OutputBuffer &OB) const { in hasFunction() argument
280 OB argument
322 printWithComma(OutputBuffer & OB) printWithComma() argument
362 printLeft(OutputBuffer & OB) printLeft() argument
385 printLeft(OutputBuffer & OB) printLeft() argument
416 printQuals(OutputBuffer & OB) printQuals() argument
436 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
439 hasArraySlow(OutputBuffer & OB) hasArraySlow() argument
442 hasFunctionSlow(OutputBuffer & OB) hasFunctionSlow() argument
446 printLeft(OutputBuffer & OB) printLeft() argument
451 printRight(OutputBuffer & OB) printRight() argument
463 printLeft(OutputBuffer & OB) printLeft() argument
479 printLeft(OutputBuffer & OB) printLeft() argument
496 printLeft(OutputBuffer & OB) printLeft() argument
509 printLeft(OutputBuffer & OB) printLeft() argument
528 printLeft(OutputBuffer & OB) printLeft() argument
544 printLeft(OutputBuffer & OB) printLeft() argument
581 printLeft(OutputBuffer & OB) printLeft() argument
605 printLeft(OutputBuffer & OB) printLeft() argument
625 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
629 printLeft(OutputBuffer & OB) printLeft() argument
647 printRight(OutputBuffer & OB) printRight() argument
676 collapse(OutputBuffer & OB) collapse() argument
707 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
711 printLeft(OutputBuffer & OB) printLeft() argument
726 printRight(OutputBuffer & OB) printRight() argument
750 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
754 printLeft(OutputBuffer & OB) printLeft() argument
764 printRight(OutputBuffer & OB) printRight() argument
787 printLeft(OutputBuffer & OB) printLeft() argument
789 printRight(OutputBuffer & OB) printRight() argument
830 printLeft(OutputBuffer & OB) printLeft() argument
835 printRight(OutputBuffer & OB) printRight() argument
867 printLeft(OutputBuffer & OB) printLeft() argument
883 printLeft(OutputBuffer & OB) printLeft() argument
911 printLeft(OutputBuffer & OB) printLeft() argument
950 printLeft(OutputBuffer & OB) printLeft() argument
959 printRight(OutputBuffer & OB) printRight() argument
997 printLeft(OutputBuffer & OB) printLeft() argument
1013 printLeft(OutputBuffer & OB) printLeft() argument
1030 printLeft(OutputBuffer & OB) printLeft() argument
1143 printLeft(OutputBuffer & OB) printLeft() argument
1163 printLeft(OutputBuffer & OB) printLeft() argument
1181 printLeft(OutputBuffer & OB) printLeft() argument
1198 printLeft(OutputBuffer & OB) printLeft() argument
1222 printLeft(OutputBuffer & OB) printLeft() argument
1251 printLeft(OutputBuffer & OB) printLeft() argument
1267 printLeft(OutputBuffer & OB) printLeft() argument
1269 printRight(OutputBuffer & OB) printRight() argument
1284 printLeft(OutputBuffer & OB) printLeft() argument
1289 printRight(OutputBuffer & OB) printRight() argument
1303 printLeft(OutputBuffer & OB) printLeft() argument
1309 printRight(OutputBuffer & OB) printRight() argument
1329 printLeft(OutputBuffer & OB) printLeft() argument
1336 printRight(OutputBuffer & OB) printRight() argument
1355 printLeft(OutputBuffer & OB) printLeft() argument
1360 printRight(OutputBuffer & OB) printRight() argument
1376 initializePackExpansion(OutputBuffer & OB) initializePackExpansion() argument
1402 hasRHSComponentSlow(OutputBuffer & OB) hasRHSComponentSlow() argument
1407 hasArraySlow(OutputBuffer & OB) hasArraySlow() argument
1412 hasFunctionSlow(OutputBuffer & OB) hasFunctionSlow() argument
1417 getSyntaxNode(OutputBuffer & OB) getSyntaxNode() argument
1423 printLeft(OutputBuffer & OB) printLeft() argument
1429 printRight(OutputBuffer & OB) printRight() argument
1452 printLeft(OutputBuffer & OB) printLeft() argument
1470 printLeft(OutputBuffer & OB) printLeft() argument
1515 printLeft(OutputBuffer & OB) printLeft() argument
1630 printLeft(OutputBuffer & OB) printLeft() argument
1683 printLeft(OutputBuffer & OB) printLeft() argument
1711 printLeft(OutputBuffer & OB) printLeft() argument
1732 printLeft(OutputBuffer & OB) printLeft() argument
1747 printLeft(OutputBuffer & OB) printLeft() argument
1762 printLeft(OutputBuffer & OB) printLeft() argument
1788 printDeclarator(OutputBuffer & OB) printDeclarator() argument
1809 printLeft(OutputBuffer & OB) printLeft() argument
1826 printLeft(OutputBuffer & OB) printLeft() argument
1850 printLeft(OutputBuffer & OB) printLeft() argument
1881 printLeft(OutputBuffer & OB) printLeft() argument
1901 printLeft(OutputBuffer & OB) printLeft() argument
1921 printLeft(OutputBuffer & OB) printLeft() argument
1944 printLeft(OutputBuffer & OB) printLeft() argument
1969 printLeft(OutputBuffer & OB) printLeft() argument
2000 printLeft(OutputBuffer & OB) printLeft() argument
2024 printLeft(OutputBuffer & OB) printLeft() argument
2047 printLeft(OutputBuffer & OB) printLeft() argument
2068 printLeft(OutputBuffer & OB) printLeft() argument
2093 printLeft(OutputBuffer & OB) printLeft() argument
2128 printLeft(OutputBuffer & OB) printLeft() argument
2151 printLeft(OutputBuffer & OB) printLeft() argument
2166 printLeft(OutputBuffer & OB) printLeft() argument
2184 printLeft(OutputBuffer & OB) printLeft() argument
2209 printLeft(OutputBuffer & OB) printLeft() argument
2228 printLeft(OutputBuffer & OB) printLeft() argument
2247 printLeft(OutputBuffer & OB) printLeft() argument
2272 printLeft(OutputBuffer & OB) printLeft() argument
2299 printLeft(OutputBuffer & OB) printLeft() argument
2339 printLeft(OutputBuffer & OB) printLeft() argument
2353 printLeft(OutputBuffer & OB) printLeft() argument
2366 printLeft(OutputBuffer & OB) printLeft() argument
2381 printLeft(OutputBuffer & OB) printLeft() argument
2400 printLeft(OutputBuffer & OB) printLeft() argument
2422 printLeft(OutputBuffer & OB) printLeft() argument
2449 printLeft(OutputBuffer & OB) printLeft() argument
2481 printLeft(OutputBuffer & OB) printLeft() argument
2506 printLeft(OutputBuffer & OB) printLeft() argument
2521 printLeft(OutputBuffer & OB) printLeft() argument
2554 printLeft(OutputBuffer & OB) printLeft() argument
[all...]
/llvm-project/compiler-rt/lib/orc/
H A Dsimple_packed_serialization.h114 static bool serialize(SPSOutputBuffer &OB) { return true; } in serialize() argument
129 static bool serialize(SPSOutputBuffer &OB, const ArgT &Arg, in serialize() argument
159 static bool serialize(SPSOutputBuffer &OB, const SPSTagT &Value) { in serialize() argument
220 static bool serialize(SPSOutputBuffer &OB, const SPSEmpty &BE) { in serialize() argument
348 static bool serialize(SPSOutputBuffer &OB, const SequenceT &S) { in serialize() argument
381 serialize(SPSOutputBuffer & OB,const span<const char> & S) serialize() argument
408 serialize(SPSOutputBuffer & OB,const std::tuple<Ts...> & T,std::index_sequence<I...>) serialize() argument
424 serialize(SPSOutputBuffer & OB,const std::tuple<Ts...> & T) serialize() argument
442 serialize(SPSOutputBuffer & OB,const std::pair<T1,T2> & P) serialize() argument
464 serialize(SPSOutputBuffer & OB,const std::optional<T> & Value) serialize() argument
496 serialize(SPSOutputBuffer & OB,const std::string_view & S) serialize() argument
592 serialize(SPSOutputBuffer & OB,const detail::SPSSerializableError & BSE) serialize() argument
629 serialize(SPSOutputBuffer & OB,const detail::SPSSerializableExpected<T> & BSE) serialize() argument
663 serialize(SPSOutputBuffer & OB,const detail::SPSSerializableError & BSE) serialize() argument
680 serialize(SPSOutputBuffer & OB,const T & Value) serialize() argument
[all...]
H A Delfnix_platform.h84 serialize(SPSOutputBuffer & OB,const elfnix::ELFNixPerObjectSectionsToRegister & MOPOSR) serialize() argument
116 serialize(SPSOutputBuffer & OB,const elfnix::ELFNixJITDylibInitializers & MOJDIs) serialize() argument
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h116 static bool serialize(SPSOutputBuffer &OB) { return true; } in serialize()
141 static bool serialize(SPSOutputBuffer &OB, const ArgT &Arg, in serialize()
171 static bool serialize(SPSOutputBuffer &OB, const SPSTagT &Value) { in serialize()
229 static bool serialize(SPSOutputBuffer &OB, const SPSEmpty &BE) { in serialize()
359 static bool serialize(SPSOutputBuffer &OB, const ArrayRef<char> &A) { in serialize()
393 static bool serialize(SPSOutputBuffer &OB, const SequenceT &S) { in serialize()
432 static bool serialize(SPSOutputBuffer &OB, const std::tuple<Ts...> &T, in serialize()
448 static bool serialize(SPSOutputBuffer &OB, const std::tuple<Ts...> &T) { in serialize()
466 static bool serialize(SPSOutputBuffer &OB, const std::pair<T1, T2> &P) { in serialize()
488 static bool serialize(SPSOutputBuffer &OB, const std::optional<T> &Value) { in serialize()
[all …]
H A DTargetProcessControlTypes.h164 static bool serialize(SPSOutputBuffer &OB, in serialize()
205 static bool serialize(SPSOutputBuffer &OB, in serialize()
225 static bool serialize(SPSOutputBuffer &OB, in serialize()
245 static bool serialize(SPSOutputBuffer &OB, in serialize()
266 static bool serialize(SPSOutputBuffer &OB, in serialize()
285 static bool serialize(SPSOutputBuffer &OB, const tpctypes::UIntWrite<T> &W) { in serialize()
305 static bool serialize(SPSOutputBuffer &OB, const tpctypes::BufferWrite &W) { in serialize()
326 static bool serialize(SPSOutputBuffer &OB, const tpctypes::PointerWrite &W) { in serialize()
H A DPerfSharedStructs.h106 static bool serialize(SPSOutputBuffer &OB, const PerfJITRecordPrefix &Val) { in serialize()
131 static bool serialize(SPSOutputBuffer &OB, const PerfJITCodeLoadRecord &Val) { in serialize()
153 static bool serialize(SPSOutputBuffer &OB, const PerfJITDebugEntry &Val) { in serialize()
174 static bool serialize(SPSOutputBuffer &OB, in serialize()
199 static bool serialize(SPSOutputBuffer &OB, in serialize()
221 static bool serialize(SPSOutputBuffer &OB, const PerfJITRecordBatch &Val) { in serialize()
H A DSimpleRemoteEPCUtils.h176 static size_t serialize(SPSOutputBuffer &OB, in serialize()
194 static size_t serialize(SPSOutputBuffer &OB, const RemoteSymbolLookup &V) { in serialize()
214 static bool serialize(SPSOutputBuffer &OB, in serialize()
H A DVTuneSharedStructs.h77 static bool serialize(SPSOutputBuffer &OB, const VTuneMethodInfo &MI) { in serialize()
96 static bool serialize(SPSOutputBuffer &OB, const VTuneMethodBatch &MB) { in serialize()
H A DAllocationActions.h86 static bool serialize(SPSOutputBuffer &OB, in serialize()
/llvm-project/llvm/tools/obj2yaml/
H A Doffload2yaml.cpp19 void populateYAML(OffloadYAML::Binary &YAMLBinary, object::OffloadBinary &OB, in populateYAML()
39 Expected<std::unique_ptr<object::OffloadBinary>> OB = in dump() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DSimplePackedSerializationTest.cpp19 SPSOutputBuffer OB(Buffer, NumBytes); in TEST() local
54 SPSOutputBuffer OB(Buffer.get(), Size); in spsSerializationRoundTrip() local
159 SPSOutputBuffer OB(Buffer.get(), Size); in TEST() local
187 SPSOutputBuffer OB(Buffer, BufferSize); in TEST() local
211 SPSOutputBuffer OB(Buffer, BufferSize); in TEST() local
232 SPSOutputBuffer OB(Buffer, BufferSize); in TEST() local
H A DExecutionSessionWrapperFunctionCallsTest.cpp103 SPSOutputBuffer OB(ArgBuffer.data(), ArgBuffer.size()); TEST() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp28 static bool serialize(SPSOutputBuffer &OB, in serialize() argument
53 static bool serialize(SPSOutputBuffer &OB, in serialize() argument
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStripConvergentIntrinsics.cpp59 auto OB = CI->getOperandBundle(LLVMContext::OB_convergencectrl); runOnFunction() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h263 serialize(SPSOutputBuffer & OB,const ELFPerObjectSectionsToRegister & MOPOSR) serialize() argument
295 serialize(SPSOutputBuffer & OB,const ELFNixJITDylibInitializers & MOJDIs) serialize() argument
319 serialize(SPSOutputBuffer & OB,const ELFNixJITDylibDeinitializers & MOJDDs) serialize() argument
H A DEPCGenericJITLinkMemoryManager.h77 serialize(SPSOutputBuffer &OB, in serialize()
/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dsimple_packed_serialization_test.cpp23 SPSOutputBuffer OB(Buffer, NumBytes); in TEST() local
121 SPSOutputBuffer OB(Buffer.get(), Size); in TEST() local
169 SPSOutputBuffer OB(Buffer.get(), Size); in TEST() local
/llvm-project/llvm/lib/Object/
H A DObject.cpp202 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMGetSections() local
213 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMIsSectionIteratorAtEnd() local
235 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMGetSymbols() local
246 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMIsSymbolIteratorAtEnd() local

12