Home
last modified time | relevance | path

Searched defs:Subrange (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h125 Subrange, // --attribute=subrange enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp986 if (auto *Subrange = dyn_cast<DISubrange>(El)) { dependencies() local
H A DDwarfUnit.cpp1465 const auto Subrange = cast<DISubrange>(Elements[0]); hasVectorBeenPadded() local
H A DCodeViewDebug.cpp1743 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1848 LVType *Subrange = Reader->createTypeSubrange(); in visitKnownRecord() local