Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp149 unsigned IndexUnit = getResourceStateIndex(Unit); in ResourceManager() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp149 unsigned IndexUnit = getResourceStateIndex(Unit); in ResourceManager() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DManualDWARFIndex.cpp114 void ManualDWARFIndex::IndexUnit(DWARFUnit &unit, SymbolFileDWARFDwo *dwp, in IndexUnit() function in ManualDWARFIndex