Searched defs:Abbv (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp147 const BitCodeAbbrev *Abbv = getAbbrev(AbbrevID); local
205 const BitCodeAbbrev *Abbv = getAbbrev(AbbrevID); local
281 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
342 BitCodeAbbrev *Abbv = CurAbbrevs.back(); local
[all...]
/freebsd-10.3-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h492 unsigned EmitAbbrev(BitCodeAbbrev *Abbv) { argument
534 EmitBlockInfoAbbrev(unsigned BlockID, BitCodeAbbrev *Abbv) argument
[all...]
/freebsd-10.3-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp325 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
578 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
739 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
881 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1630 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1641 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1651 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1661 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1674 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1684 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1693 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1705 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1715 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1725 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1735 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1746 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1758 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1765 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
1773 BitCodeAbbrev *Abbv = new BitCodeAbbrev(); local
[all...]

Completed in 54 milliseconds