Searched refs:PtrAbbrev (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp245 unsigned PtrAbbrev = Stream.EmitAbbrev(Abbv); local
335 if (AddressSpace == 0) AbbrevToUse = PtrAbbrev;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp196 unsigned PtrAbbrev = Stream.EmitAbbrev(Abbv); local
275 if (AddressSpace == 0) AbbrevToUse = PtrAbbrev;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp202 unsigned PtrAbbrev = Stream.EmitAbbrev(Abbv); local
281 if (AddressSpace == 0) AbbrevToUse = PtrAbbrev;

Completed in 257 milliseconds