Home
last modified time | relevance | path

Searched refs:SIMDInfo (Results 1 – 8 of 8) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/
H A DKernelAnnotations.hpp308 uint64_t SIMDInfo = 0; member
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_shared/executable_format/
H A Dpatch_shared.h202 uint64_t SIMDInfo; member
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCodeGenContext.cpp415 pKernelProgram->SIMDInfo = cgCtx->GetSIMDInfo(); in PickupCS()
H A DCodeGenPublic.h399 uint64_t SIMDInfo; member
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/Patch/
H A Dpatch_parser.cpp911 pPatchItem->SIMDInfo); in DebugPatchList()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/sp/
H A Dsp_g8.cpp1995 patch.SIMDInfo = annotations.m_executionEnivronment.SIMDInfo; in CreatePatchList()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPixelShaderCodeGen.cpp823 pKernelProgram->SIMDInfo = GetContext()->GetSIMDInfo(); in FillProgram()
H A DOpenCLKernelCodeGen.cpp2233 shader->m_kernelInfo.m_executionEnivronment.SIMDInfo = ctx->GetSIMDInfo(); in SetKernelProgram()