Searched refs:getNumEntryPoints (Results 1 – 2 of 2) sorted by relevance
121 virtual unsigned getNumEntryPoints(SPIRVExecutionModelKind) const = 0;
107 unsigned getNumEntryPoints(SPIRVExecutionModelKind EM) const { in getNumEntryPoints() function in SPIRV::SPIRVModuleImpl1511 if (M->getNumEntryPoints(EM) == 0) in getEntryPointFileStr()