Home
last modified time | relevance | path

Searched defs:MyRemote (Results 1 – 4 of 4) sorted by relevance

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h68 typedef remote::OrcRemoteTargetClient<FDRPCChannel> MyRemote; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h77 using MyRemote = remote::OrcRemoteTargetClient; variable
/external/llvm/tools/lli/
Dlli.cpp655 typedef orc::remote::OrcRemoteTargetClient<orc::remote::RPCChannel> MyRemote; in main() typedef
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
Dlli.cpp647 typedef orc::remote::OrcRemoteTargetClient MyRemote; in main() typedef