Searched defs:TagAddr (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.cpp | 64 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 D | SimpleRemoteEPC.cpp | 120 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 D | Core.cpp | 2242 auto TagAddr = KV.second.getAddress(); registerJITDispatchHandlers() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.cpp | 88 ExecutorAddr TagAddr, in sendMessage() 206 ExecutorAddr TagAddr; in listenLoop() local
|