Home
last modified time | relevance | path

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

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