Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp64 ExecutorAddr TagAddr, in handleMessage()
153 uint64_t SeqNo, ExecutorAddr TagAddr, in sendMessage()
230 uint64_t SeqNo, ExecutorAddr TagAddr, in handleResult()
251 uint64_t RemoteSeqNo, ExecutorAddr TagAddr, in handleCallWrapper()
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp120 handleMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,SimpleRemoteEPCArgBytesVector ArgBytes) handleMessage() argument
218 sendMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,ArrayRef<char> ArgBytes) sendMessage() argument
253 handleSetup(uint64_t SeqNo,ExecutorAddr TagAddr,SimpleRemoteEPCArgBytesVector ArgBytes) handleSetup() argument
370 handleResult(uint64_t SeqNo,ExecutorAddr TagAddr,SimpleRemoteEPCArgBytesVector ArgBytes) handleResult() argument
397 handleCallWrapper(uint64_t RemoteSeqNo,ExecutorAddr TagAddr,SimpleRemoteEPCArgBytesVector ArgBytes) handleCallWrapper() argument
[all...]
H A DCore.cpp2242 auto TagAddr = KV.second.getAddress(); registerJITDispatchHandlers() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp88 ExecutorAddr TagAddr, in sendMessage()
206 ExecutorAddr TagAddr; in listenLoop() local