Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_rpc_factory.h71 typedef std::unique_ptr<::grpc::GenericStub> StubPtr; typedef
72 std::unordered_map<string, StubPtr> stubs_ GUARDED_BY(mu_);
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h453 auto *StubPtr = createImplPointer(*F->getType(), *M, in emitPartition()
456 makeStub(*ClonedF, *StubPtr); in emitPartition()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h630 auto *StubPtr = createImplPointer(*F->getType(), *M, in emitPartition()
633 makeStub(*ClonedF, *StubPtr); in emitPartition()