Searched refs:getEntryPointFileStr (Results 1 – 3 of 3) sorted by relevance
319 std::string getEntryPointFileStr(SPIRVExecutionModelKind, unsigned);
1510 SPIRVDbgInfo::getEntryPointFileStr(SPIRVExecutionModelKind EM, unsigned I) { in getEntryPointFileStr() function in SPIRV::SPIRVDbgInfo
193 auto File = SpDbg.getEntryPointFileStr(ExecutionModelKernel, 0); in createCompileUnit()