Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp252 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); in WriteTypeTable() local
321 AbbrevToUse = ArrayAbbrev; in WriteTypeTable()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp237 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); in WriteTypeTable() local
321 AbbrevToUse = ArrayAbbrev; in WriteTypeTable()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp239 unsigned ArrayAbbrev = Stream.EmitAbbrev(Abbv); in WriteTypeTable() local
323 AbbrevToUse = ArrayAbbrev; in WriteTypeTable()