Home
last modified time | relevance | path

Searched refs:Serialize (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSerialization.h327 static void registerErrorType(std::string Name, SerializeFtor Serialize, in registerErrorType() argument
349 [KeyName, Serialize = std::move(Serialize)]( in registerErrorType()
355 return Serialize(C, static_cast<const ErrorInfoT &>(EIB)); in registerErrorType()
429 void registerErrorSerialization(std::string Name, SerializeFtor &&Serialize, in registerErrorSerialization() argument
432 std::move(Name), std::forward<SerializeFtor>(Serialize), in registerErrorSerialization()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-doc/
H A DBUILD.gn27 "Serialize.cpp",
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dct.h.in347 * Serialize (to TLS format) a stack of SCTs and return the length.
374 * Serialize (to DER format) a stack of SCTs and return the length.
401 * Serialize (to TLS format) an |sct| and write it to |out|.
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/
H A Dindex.d430 $(TD Serialize data to $(CODE ubyte) arrays.)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp488 case SystemZ::Serialize: in emitInstruction()
H A DSystemZScheduleZ196.td552 def : InstRW<[WLat1, LSU, EndGroup], (instregex "Serialize$")>;
H A DSystemZScheduleZEC12.td564 def : InstRW<[WLat1, LSU, EndGroup], (instregex "Serialize$")>;
H A DSystemZISelLowering.cpp3859 return SDValue(DAG.getMachineNode(SystemZ::Serialize, DL, MVT::Other, in lowerATOMIC_FENCE()
3887 Chain = SDValue(DAG.getMachineNode(SystemZ::Serialize, SDLoc(Op), in lowerATOMIC_STORE()
5542 Res = SDValue(DAG.getMachineNode(SystemZ::Serialize, DL, in LowerOperationWrapper()
H A DSystemZScheduleZ13.td593 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
H A DSystemZScheduleZ14.td603 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
H A DSystemZScheduleZ15.td617 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
H A DSystemZInstrInfo.td1691 def Serialize : Alias<2, (outs), (ins), []>;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/
H A Dindex.dd430 $(TD Serialize data to $(CODE ubyte) arrays.)
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangCommandLineReference.rst611 Serialize compiler diagnostics to a file
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsX86.td4934 // SERIALIZE - Serialize instruction fetch and execution
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dpowerpc.igen508 # Serialize the processor, waiting for all instructions to drain out before adding an instruction.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20124401 (__future_base::_Async_state_common::_M_join): Serialize attempts to
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td3939 HelpText<"Serialize compiler diagnostics to a file">;
/netbsd-src/external/gpl3/gcc/dist/
H A DChangeLog7214 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog10207 * testsuite/libgomp.oacc-fortran/routine-7.f90: Serialize loop.
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.38006 (maintainer-check): Serialize the testsuite runs.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201417289 * lto-cgraph.c (lto_output_node): Serialize no_reorder.