Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp226 unsigned PtrAbbrev = Stream.EmitAbbrev(Abbv); in WriteTypeTable() local
288 if (AddressSpace == 0) AbbrevToUse = PtrAbbrev; in WriteTypeTable()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp197 unsigned PtrAbbrev = Stream.EmitAbbrev(Abbv); in WriteTypeTable() local
273 if (AddressSpace == 0) AbbrevToUse = PtrAbbrev; in WriteTypeTable()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp197 unsigned PtrAbbrev = Stream.EmitAbbrev(Abbv); in WriteTypeTable() local
276 if (AddressSpace == 0) AbbrevToUse = PtrAbbrev; in WriteTypeTable()