Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/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
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1802 CodeGenRegister::RegUnitList &NormalUnits, in normalizeWeight()
1877 CodeGenRegister::RegUnitList NormalUnits; in computeRegUnitWeights() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp252 DWARFUnitVector NormalUnits; member in ThreadUnsafeDWARFContextState