Home
last modified time | relevance | path

Searched defs:threadGroupSize (Results 1 – 7 of 7) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A Dhelper.h420 …inline float GetThreadOccupancyPerSubslice(SIMDMode simdMode, unsigned threadGroupSize, unsigned h… in GetThreadOccupancyPerSubslice()
460 …inline SIMDMode getLeastSIMDAllowed(unsigned int threadGroupSize, unsigned int hwThreadPerWorkgrou… in getLeastSIMDAllowed()
H A DOpenCLKernelCodeGen.cpp375 ThreadGroupSizeMetaDataHandle threadGroupSize = funcInfoMD->getThreadGroupSize(); in CreateKernelAttributeInfo() local
388 …std::string COpenCLKernel::getThreadGroupSizeString(ThreadGroupSizeMetaDataHandle& threadGroupSize in getThreadGroupSizeString()
1909 ThreadGroupSizeMetaDataHandle threadGroupSize = funcInfoMD->getThreadGroupSize(); in FillKernel() local
H A DWIAnalysis.cpp1841 ThreadGroupSizeMetaDataHandle threadGroupSize = funcInfoMD->getThreadGroupSize(); in checkLocalIdUniform() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/OpenCLPasses/PrivateMemory/
H A DPrivateMemoryToSLM.cpp171 ThreadGroupSizeMetaDataHandle threadGroupSize = funcMD->getThreadGroupSize(); in runOnModule() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/
H A DCodeAssumption.cpp302 ThreadGroupSizeMetaDataHandle threadGroupSize = funcInfoMD->getThreadGroupSize(); in IsSGIdUniform() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCodeGenContext.cpp490 unsigned threadGroupSize = GetThreadGroupSize(); in GetMaxSIMDMode() local
H A DThreadCombining.cpp79 unsigned int threadGroupSize = 0; in GetthreadGroupSize() local