Searched defs:FnId (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
D | RawByteChannel.h | 42 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage() 61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage()
|
D | RPCUtils.h | 63 BadFunctionCall(FnIdT FnId, SeqNoT SeqNo) in BadFunctionCall() 1017 FunctionIdT FnId; in appendCallAsync() local 1076 FunctionIdT FnId; in handleOne() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
D | RawByteChannel.h | 42 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage() 61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage()
|
D | RPCUtils.h | 63 BadFunctionCall(FnIdT FnId, SeqNoT SeqNo) in BadFunctionCall() 1020 FunctionIdT FnId; in appendCallAsync() local 1079 FunctionIdT FnId; in handleOne() local
|
/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
D | QueueChannel.h | 85 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage() 97 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage()
|
/external/llvm-project/llvm/tools/llvm-xray/ |
D | xray-converter.cpp | 177 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings()
|