Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
Dmain.cpp44 return Ice::BrowserCompileServer().runAndReturnErrorCode(); in main()
46 return Ice::CLCompileServer(argc, argv).runAndReturnErrorCode(); in main()
DIceCompileServer.h57 int runAndReturnErrorCode() { in runAndReturnErrorCode() function