Home
last modified time | relevance | path

Searched refs:CallWrapper (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp83 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
108 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
172 case SimpleRemoteEPCOpcode::CallWrapper: in sendMessage()
281 if (auto Err = sendMessage(SimpleRemoteEPCOpcode::CallWrapper, SeqNo, in doJITDispatch()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp100 if (auto Err = sendMessage(SimpleRemoteEPCOpcode::CallWrapper, SeqNo, in callWrapperAsync()
155 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
183 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
266 case SimpleRemoteEPCOpcode::CallWrapper: in sendMessage()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h42 CallWrapper, enumerator
43 LastOpC = CallWrapper