Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp84 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
109 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
173 case SimpleRemoteEPCOpcode::CallWrapper: in sendMessage()
283 if (auto Err = sendMessage(SimpleRemoteEPCOpcode::CallWrapper, SeqNo, in doJITDispatch()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp85 if (auto Err = sendMessage(SimpleRemoteEPCOpcode::CallWrapper, SeqNo, in callWrapperAsync()
140 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
168 case SimpleRemoteEPCOpcode::CallWrapper: in handleMessage()
235 case SimpleRemoteEPCOpcode::CallWrapper: in sendMessage()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h41 CallWrapper, enumerator
42 LastOpC = CallWrapper