Home
last modified time | relevance | path

Searched defs:OrcRemoteTargetClient (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h44 OrcRemoteTargetClient(OrcRemoteTargetClient &&Other) in OrcRemoteTargetClient() function
690 OrcRemoteTargetClient(ChannelT &Channel, Error &Err) : Channel(Channel) { in OrcRemoteTargetClient() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h60 friend class OrcRemoteTargetClient; variable
586 OrcRemoteTargetClient(rpc::RawByteChannel &Channel, ExecutionSession &ES, in OrcRemoteTargetClient() function