/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | Serialization.h | 327 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 D | BUILD.gn | 27 "Serialize.cpp",
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ct.h.in | 347 * 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 D | index.d | 430 $(TD Serialize data to $(CODE ubyte) arrays.)
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 488 case SystemZ::Serialize: in emitInstruction()
|
H A D | SystemZScheduleZ196.td | 552 def : InstRW<[WLat1, LSU, EndGroup], (instregex "Serialize$")>;
|
H A D | SystemZScheduleZEC12.td | 564 def : InstRW<[WLat1, LSU, EndGroup], (instregex "Serialize$")>;
|
H A D | SystemZISelLowering.cpp | 3859 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 D | SystemZScheduleZ13.td | 593 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|
H A D | SystemZScheduleZ14.td | 603 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|
H A D | SystemZScheduleZ15.td | 617 def : InstRW<[WLat1, FXb, EndGroup], (instregex "Serialize$")>;
|
H A D | SystemZInstrInfo.td | 1691 def Serialize : Alias<2, (outs), (ins), []>;
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/ |
H A D | index.dd | 430 $(TD Serialize data to $(CODE ubyte) arrays.)
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | ClangCommandLineReference.rst | 611 Serialize compiler diagnostics to a file
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicsX86.td | 4934 // SERIALIZE - Serialize instruction fetch and execution
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | powerpc.igen | 508 # Serialize the processor, waiting for all instructions to drain out before adding an instruction.
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2012 | 4401 (__future_base::_Async_state_common::_M_join): Serialize attempts to
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
H A D | Options.td | 3939 HelpText<"Serialize compiler diagnostics to a file">;
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | ChangeLog | 7214 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | ChangeLog | 10207 * testsuite/libgomp.oacc-fortran/routine-7.f90: Serialize loop.
|
/netbsd-src/external/gpl3/autoconf/dist/ |
H A D | ChangeLog.3 | 8006 (maintainer-check): Serialize the testsuite runs.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2014 | 17289 * lto-cgraph.c (lto_output_node): Serialize no_reorder.
|