Home
last modified time | relevance | path

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

1234567

/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-10.0/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h74 using Entries = SmallVector<Entry, 4>; variable
87 auto &Entries = VarEntries[Var]; in getEntry() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h95 using Entries = SmallVector<Entry, 4>; variable
108 auto &Entries = VarEntries[Var]; in getEntry() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
DDXILResource.cpp326 SmallVector<Metadata *> Entries; in write() local
352 Metadata *Entries[11]; in write() local
366 Metadata *Entries[7]; in write() local
/external/llvm/include/llvm/Support/
DSpecialCaseList.h90 StringMap<StringMap<Entry>> Entries; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DTableManager.h57 DenseMap<StringRef, Symbol *> 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-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp59 auto &Entries = VarEntries[Var]; in startDbgValue() local
75 auto &Entries = VarEntries[Var]; in startClobber() local
344 const Entries &Entries = VarRangePair.second; in dump() local
DAddressPool.cpp64 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
DCSKYTargetStreamer.h20 EntryVecTy Entries; variable
/external/rust/android-crates-io/crates/indexmap/src/
Dlib.rs186 trait Entries { trait
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVLocation.h175 LVAutoOperations *Entries = nullptr; variable
183 ~LVLocationSymbol() { delete Entries; }; in ~LVLocationSymbol() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugRangeList.h61 std::vector<RangeListEntry> Entries; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSpecialCaseList.h138 SectionEntries Entries; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DSpecialCaseList.h141 SectionEntries Entries; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp59 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugRangeList.h64 std::vector<RangeListEntry> Entries; variable
DDWARFDebugPubTable.h59 std::vector<Entry> Entries; member
/external/llvm/include/llvm/MC/
DConstantPools.h42 EntryVecTy Entries; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp43 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp45 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DConstantPools.h46 EntryVecTy Entries; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DConstantPools.h45 EntryVecTy Entries; variable

1234567