Searched refs:getEntryPoint (Results 1 – 2 of 2) sorted by relevance
114 virtual SPIRVFunction *getEntryPoint(SPIRVExecutionModelKind, unsigned) const
113 SPIRVFunction *getEntryPoint(SPIRVExecutionModelKind EM, unsigned I) const { in getEntryPoint() function in SPIRV::SPIRVModuleImpl1513 return getFunctionFileStr(M->getEntryPoint(EM, I)); in getEntryPointFileStr()