HomeSort by relevance Sort by last modified time
    Searched refs:ResponseId (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 50 /// ResponseId and FirstValidId.
55 static const T ResponseId = static_cast<T>(1);
88 FuncId != RPCFunctionIdTraits<FunctionIdT>::ResponseId,
89 "Cannot define custom function with InvalidId or ResponseId. "
125 FunctionIdT ResponseId = RPCFunctionIdTraits<FunctionIdT>::ResponseId;
134 if (auto Err = serializeSeq(C, ResponseId, SeqNo, *Result))
145 FuncId != RPCFunctionIdTraits<FunctionIdT>::ResponseId,
146 "Cannot define custom function with InvalidId or ResponseId. "
171 const FunctionIdT ResponseId
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 398 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
405 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
420 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
424 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
440 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
447 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
461 static Error sendResult(ChannelT &C, const FunctionIdT &ResponseId,
465 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
477 Error respond(ChannelT &C, const FunctionIdT &ResponseId,
480 template sendResult<WireRetT>(C, ResponseId, SeqNo, std::move(ResultOrErr))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 266 static Error respond(ChannelT &C, const FunctionIdT &ResponseId,
275 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
292 Error respond(ChannelT &C, const FunctionIdT &ResponseId, SequenceNumberT SeqNo,
296 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
781 // Hold ResponseId in a special variable, since we expect Response to be
783 ResponseId = FnIdAllocator.getResponseId();
784 RemoteFunctionIds[OrcRPCResponse::getPrototype()] = ResponseId;
881 if (FnId == ResponseId)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCUtils.h 266 static Error respond(ChannelT &C, const FunctionIdT &ResponseId,
275 if (auto Err = C.startSendMessage(ResponseId, SeqNo))
292 Error respond(ChannelT &C, const FunctionIdT &ResponseId, SequenceNumberT SeqNo,
296 if (auto Err2 = C.startSendMessage(ResponseId, SeqNo))
781 // Hold ResponseId in a special variable, since we expect Response to be
783 ResponseId = FnIdAllocator.getResponseId();
784 RemoteFunctionIds[OrcRPCResponse::getPrototype()] = ResponseId;
881 if (FnId == ResponseId)
    [all...]

Completed in 317 milliseconds