Searched defs:TagAddr (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | SimpleRemoteEPC.cpp | 120 ExecutorAddr TagAddr, in handleMessage() 219 ExecutorAddr TagAddr, in sendMessage() 255 Error SimpleRemoteEPC::handleSetup(uint64_t SeqNo, ExecutorAddr TagAddr, in handleSetup() 366 Error SimpleRemoteEPC::handleResult(uint64_t SeqNo, ExecutorAddr TagAddr, in handleResult() 393 uint64_t RemoteSeqNo, ExecutorAddr TagAddr, in handleCallWrapper()
|
H A D | Core.cpp | 2197 auto TagAddr = KV.second.getAddress(); in registerJITDispatchHandlers() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.cpp | 62 ExecutorAddr TagAddr, in handleMessage() 152 uint64_t SeqNo, ExecutorAddr TagAddr, in sendMessage() 224 uint64_t SeqNo, ExecutorAddr TagAddr, in handleResult() 245 uint64_t RemoteSeqNo, ExecutorAddr TagAddr, in handleCallWrapper()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.cpp | 88 ExecutorAddr TagAddr, in sendMessage() 206 ExecutorAddr TagAddr; in listenLoop() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | tagging.h | 120 PA_ALWAYS_INLINE void* TagAddr(uintptr_t address) { in TagAddr() function
|