Searched defs:LookupArgIndex (Results 1 – 6 of 6) sorted by relevance
81 int LookupArgIndex(const std::string &) { llvm_unreachable(NOOP_MODEL_ERRMSG); } in LookupArgIndex() function
94 int XlaCompiledCpuFunction::LookupArgIndex(const string& name) const { in LookupArgIndex() function in tensorflow::XlaCompiledCpuFunction