Home
last modified time | relevance | path

Searched defs:Entries (Results 1 – 25 of 77) sorted by relevance

1234

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h38 SmallVector<Entry, 2> Entries; member
68 SmallVector<Entry, 2> Entries; member
DDWARFDebugRangeList.h62 std::vector<RangeListEntry> Entries; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h42 SmallVector<Entry, 2> Entries; member
86 SmallVector<Entry, 2> Entries; member
DDWARFDebugRangeList.h67 std::vector<RangeListEntry> Entries; variable
DDWARFDebugPubTable.h59 std::vector<Entry> Entries; member
/external/llvm/include/llvm/Support/
DSpecialCaseList.h90 StringMap<StringMap<Entry>> Entries; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp35 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
DDwarfStringPool.cpp47 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries(Pool.size()); in emit() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp54 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
DDwarfStringPool.cpp74 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries(Pool.size()); in emit() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DSpecialCaseList.h137 SectionEntries Entries; member
/external/llvm/include/llvm/MC/
DConstantPools.h42 EntryVecTy Entries; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DConstantPools.h47 EntryVecTy Entries; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.h64 std::vector<RecordsEntry> Entries; member
80 std::vector<RecordsEntry> Entries; member
/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h55 SmallVector<StorageEntry, 4> Entries; variable
/external/clang/include/clang/Frontend/
DLogDiagnosticPrinter.h60 SmallVector<DiagEntry, 8> Entries; variable
/external/llvm/utils/TableGen/
DSequenceToOffsetTable.h56 unsigned Entries; variable
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSequenceToOffsetTable.h56 unsigned Entries; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDebugMap.cpp62 std::vector<Entry> Entries; in print() local
161 std::vector<dsymutil::DebugMapObject::YAMLSymbolMapping> Entries; member
DDwarfStreamer.cpp193 std::vector<DwarfStringPoolEntryRef> Entries = Pool.getEntries(); in emitStrings() local
274 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries, in emitRangesEntries()
/external/llvm/tools/dsymutil/
DDebugMap.cpp42 std::vector<Entry> Entries; in print() local
136 std::vector<dsymutil::DebugMapObject::YAMLSymbolMapping> Entries; member
/external/llvm/lib/IR/
DProfileSummary.cpp51 std::vector<Metadata *> Entries; in getDetailedSummaryMD() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DProfileSummary.cpp51 std::vector<Metadata *> Entries; in getDetailedSummaryMD() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInterferenceCache.h121 Entry Entries[CacheEntries]; variable
/external/guava/guava/src/com/google/common/collect/
DFilteredKeyMultimap.java183 class Entries extends ForwardingCollection<Entry<K, V>> { class in FilteredKeyMultimap

1234