Searched refs:GetRetryId (Results 1 – 7 of 7) sorted by relevance
757 …dumpName = dumpName.SIMDSize(pProgram->m_dispatchSize).Retry(context->m_retryManager.GetRetryId())… in GetDumpNameObj()769 .Retry(pContext->m_retryManager.GetRetryId()) in GetLLDumpName()
232 .Retry(pContext->m_retryManager.GetRetryId()) in DumpLLVMIR()
356 …dumpName = dumpName.SIMDSize(Kernel->m_dispatchSize).Retry(context->m_retryManager.GetRetryId()).E… in dumpOCLCos()
96 unsigned RetryManager::GetRetryId() const { return stateId; } in GetRetryId() function in IGC::RetryManager
795 unsigned GetRetryId() const;
563 .Retry(CTX->m_retryManager.GetRetryId()) in runOnFunction()
1230 oclContext.m_retryManager.SetFirstStateId(oclContext.m_retryManager.GetRetryId()); in TranslateBuildSPMD()