Searched defs:BackendCompileResult (Results 1 – 1 of 1) sorted by relevance
1103 using BackendCompileResult = std::pair<std::string, std::vector<uint8_t>>; in CompileToTargetBinary() typedef1380 using BackendCompileResult = std::pair<std::string, std::vector<uint8_t>>; in RunBackend() typedef1648 using BackendCompileResult = std::pair<std::string, std::vector<uint8_t>>; in CompileLmhloToExecutable() typedef