HomeSort by relevance Sort by last modified time
    Searched refs:DIEEntry (Results 1 - 25 of 26) sorted by null

1 2

  /external/llvm/unittests/CodeGen/
DIEHashTest.cpp 118 DIEEntry IntRef(Int);
149 DIEEntry IntRef(Int);
186 DIEEntry FooRef(Foo);
214 DIEEntry FooRef(Foo);
217 DIEEntry FooPtrRef(FooPtr);
244 DIEEntry FooEntry(Foo);
248 DIEEntry FooRefRef(FooRef);
252 DIEEntry FooRefConstRef(FooRefConst);
279 DIEEntry FooEntry(Foo);
283 DIEEntry FooRefRef(FooRef)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 56 /// descriptors to debug information entries using a DIEEntry proxy.
57 DenseMap<const MDNode *, DIEEntry *> MDNodeToDIEEntryMap;
112 DIEEntry *getDIEEntry(const MDNode *N) {
113 DenseMap<const MDNode *, DIEEntry *>::iterator I =
121 void insertDIEEntry(const MDNode *N, DIEEntry *E) {
249 /// createDIEEntry - Creates a new DIEEntry to be a proxy for a debug
251 DIEEntry *createDIEEntry(DIE *Entry);
DIE.h 365 class DIEEntry : public DIEValue {
368 explicit DIEEntry(DIE *E) : DIEValue(isEntry), Entry(E) {}
383 static bool classof(const DIEEntry *) { return true; }
DIE.cpp 303 // DIEEntry Implementation
308 void DIEEntry::EmitValue(AsmPrinter *AP, unsigned Form) const {
313 void DIEEntry::print(raw_ostream &O) {
DwarfDebug.h 42 class DIEEntry;
DwarfCompileUnit.cpp 44 /// createDIEEntry - Creates a new DIEEntry to be a proxy for a debug
46 DIEEntry *CompileUnit::createDIEEntry(DIE *Entry) {
47 DIEEntry *Value = new (DIEValueAllocator) DIEEntry(Entry);
612 DIEEntry *Entry = getDIEEntry(Ty);
639 if (DIEEntry *Entry = getDIEEntry(Ty))
    [all...]
DwarfDebug.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DIE.cpp 438 // DIEEntry Implementation
443 void DIEEntry::EmitValue(const AsmPrinter *AP, dwarf::Form Form) const {
457 DIEEntry::getRefAddrSize(AP));
459 AP->OutStreamer->EmitIntValue(Addr, DIEEntry::getRefAddrSize(AP));
464 unsigned DIEEntry::getRefAddrSize(const AsmPrinter *AP) {
477 void DIEEntry::print(raw_ostream &O) const {
DwarfUnit.h 211 void addDIEEntry(DIE &Die, dwarf::Attribute Attribute, DIEEntry Entry);
DwarfUnit.cpp 266 addDIEEntry(Die, Attribute, DIEEntry(Entry));
288 DIEEntry Entry) {
756 addDIEEntry(Entity, Attribute, DIEEntry(*getOrCreateTypeDIE(Ty)));
    [all...]
  /external/llvm/include/llvm/CodeGen/
DIE.h 219 /// DIEEntry - A pointer to another debug information entry. An instance of
223 class DIEEntry {
226 DIEEntry() = delete;
229 explicit DIEEntry(DIE &E) : Entry(&E) {}
291 DIEDelta *, DIEEntry, DIEBlock *, DIELoc *,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 293 class DIEEntry {
296 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *, DIELoc *,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 293 class DIEEntry {
296 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *, DIELoc *,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
DIE.h 294 class DIEEntry {
298 DIEEntry() = delete;
299 explicit DIEEntry(DIE &E) : Entry(&E) {}
352 DIEDelta *, DIEEntry, DIEBlock *,

Completed in 398 milliseconds

1 2