Searched defs:Abbrev (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/DebugInfo/
H A DDWARFCompileUnit.h26 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFCompileUnit
H A DDWARFContext.h30 OwningPtr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
/freebsd-10.0-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h314 void EmitRecordWithAbbrevImpl(unsigned Abbrev, SmallVectorImpl<uintty> &Vals, argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h126 DIEAbbrev Abbrev; member in class:llvm::DIE
H A DDwarfDebug.cpp261 void DwarfUnits::assignAbbrevNumber(DIEAbbrev &Abbrev) { argument
1781 const DIEAbbrev *Abbrev = Abbreviations->at(AbbrevNumber - 1); local
1877 const DIEAbbrev *Abbrev = Abbrevs->at(AbbrevNumber - 1); local
2052 const DIEAbbrev *Abbrev = Abbrevs->at(i); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp358 static void AddSourceLocationAbbrev(llvm::BitCodeAbbrev *Abbrev) { argument
366 static void AddRangeLocationAbbrev(llvm::BitCodeAbbrev *Abbrev) { argument
385 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp715 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
H A DASTWriter.cpp1210 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2080 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2589 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2630 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2822 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
3179 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
3193 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
4061 llvm::BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1249 unsigned Code, Abbrev; // will unused. local
[all...]

Completed in 282 milliseconds