Home
last modified time | relevance | path

Searched defs:FnId (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRawByteChannel.h43 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage()
62 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage()
DRPCUtils.h63 BadFunctionCall(FnIdT FnId, SeqNoT SeqNo) in BadFunctionCall()
1085 FunctionIdT FnId; in appendCallAsync() local
1144 FunctionIdT FnId; in handleOne() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-converter.cpp176 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings()