Home
last modified time | relevance | path

Searched refs:DATA_PARAMETER_LOCAL_ID (Results 1 – 5 of 5) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_shared/executable_format/
H A Dpatch_list.h207 DATA_PARAMETER_LOCAL_ID, // 6 enumerator
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/
H A Dpatchtokens_decoder.cpp299 case DATA_PARAMETER_LOCAL_ID: in decodeKernelDataParameterToken()
H A Dpatchtokens_dumper.cpp96 CASE_TOK_STR(DATA_PARAMETER_LOCAL_ID); in asString()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/OpenCLPasses/
H A DKernelArgs.cpp681 { KernelArg::ArgType::IMPLICIT_LOCAL_IDS, iOpenCL::DATA_PARAMETER_LOCAL_ID }, in initArgTypeTokenMap()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/Patch/
H A Dpatch_parser.cpp368 case iOpenCL::DATA_PARAMETER_LOCAL_ID: in DebugPatchList()