Home
last modified time | relevance | path

Searched defs:startReceiveMessage (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRawByteChannel.h61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRawByteChannel.h61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage() function
/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DQueueChannel.h97 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DRPCChannel.h70 inline Error startReceiveMessage(RPCChannel &C) { in startReceiveMessage() function