Home
last modified time | relevance | path

Searched defs:funcId (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp136 uint32_t funcId; member in SPIRVKernelInfo
164 uint32_t funcId = ins->words[op->offset]; local
186 uint32_t funcId = ins->words[op->offset]; local
479 uint32_t funcId = ins->words[ins->operands[0].offset]; local
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dreport_html.js158 function getFuncName(funcId) { argument
162 function getLibNameOfFunction(funcId) { argument
166 function getFuncSourceRange(funcId) { argument
174 function getFuncDisassembly(funcId) { argument
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2100 Id funcId = getUniqueId(); in makeFunctionEntry() local
2143 Id funcId = function->getId(); in setupDebugFunctionEntry() local
2192 Id funcId = getUniqueId(); in makeDebugFunction() local
2280 Id funcId = function->getFuncId(); in enterFunction() local
2293 Id funcId = function->getFuncId(); in enterFunction() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp2254 Id funcId = getUniqueId(); in makeFunctionEntry() local
2296 Id funcId = function->getId(); in setupFunctionDebugInfo() local
2345 Id funcId = getUniqueId(); in makeDebugFunction() local
2443 Id funcId = function->getFuncId(); in enterFunction() local
2457 Id funcId = function->getFuncId(); in enterFunction() local