Searched defs:entry_function_name (Results 1 – 4 of 4) sorted by relevance
27 mlir::StringRef entry_function_name, in ConvertLmhloToJitRt()
98 void AddConvertHloToTfPass(std::string entry_function_name, in AddConvertHloToTfPass()
879 mlir::ModuleOp mlir_module, llvm::StringRef entry_function_name, in LowerToJitRt()1613 absl::string_view entry_function_name, se::StreamExecutor* stream_exec, in CompileLmhloToExecutable()
57 const std::string& entry_function_name, in CpuExecutable()