Home
last modified time | relevance | path

Searched defs:cu_count (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp395 const uint32_t cu_count = GetNumCompileUnits(); in GetModuleByOSOIndex() local
570 const uint32_t cu_count = GetNumCompileUnits(); in ParseCompileUnitAtIndex() local
604 const uint32_t cu_count = GetNumCompileUnits(); in GetCompUnitInfo() local
615 const uint32_t cu_count = GetNumCompileUnits(); in GetCompUnitInfosForModule() local
813 const uint32_t cu_count = GetNumCompileUnits(); in ResolveSymbolContext() local
1252 const uint32_t cu_count = GetNumCompileUnits(); in GetCompileUnit() local
1271 const uint32_t cu_count = GetNumCompileUnits(); in GetCompileUnitInfo() local
1286 const uint32_t cu_count = GetNumCompileUnits(); in SetCompileUnit() local
/external/llvm-project/lldb/tools/lldb-test/
Dlldb-test.cpp421 size_t cu_count = Module.GetNumCompileUnits(); in findFunctions() local
475 size_t cu_count = Module.GetNumCompileUnits(); in findBlocks() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_metal.cc679 const int cu_count = apple_info.GetComputeUnitsCount(); in GetRecommendedBlockSize() local