Home
last modified time | relevance | path

Searched refs:ResolveRuntimeSymbol (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dsimple_orc_jit.cc106 return this->ResolveRuntimeSymbol(name); in SimpleOrcJIT()
144 llvm::JITSymbol SimpleOrcJIT::ResolveRuntimeSymbol(const std::string& name) { in ResolveRuntimeSymbol() function in xla::cpu::SimpleOrcJIT
Dsimple_orc_jit.h91 llvm::JITSymbol ResolveRuntimeSymbol(const std::string& name);