Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DReleaseModeModelRunner.h82 int LookupResultIndex(const std::string &) { llvm_unreachable(NOOP_MODEL_ERRMSG); } in LookupResultIndex() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiled_cpu_function.cc106 int XlaCompiledCpuFunction::LookupResultIndex(const string& name) const { in LookupResultIndex() function in tensorflow::XlaCompiledCpuFunction