Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h170 DWARFUnitVector &NormalUnits = State->getNormalUnits(); in info_section_units() local
182 DWARFUnitVector &NormalUnits = State->getNormalUnits(); in types_section_units() local
197 DWARFUnitVector &NormalUnits = State->getNormalUnits(); in normal_units() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1846 CodeGenRegister::RegUnitList &NormalUnits, in normalizeWeight() argument
1919 CodeGenRegister::RegUnitList NormalUnits; in computeRegUnitWeights() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp252 DWARFUnitVector NormalUnits; global() member in ThreadUnsafeDWARFContextState