Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp777 unsigned String8Abbrev = 0; in WriteConstants() local
794 String8Abbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
906 AbbrevToUse = String8Abbrev; in WriteConstants()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp775 unsigned String8Abbrev = 0; in WriteConstants() local
792 String8Abbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
904 AbbrevToUse = String8Abbrev; in WriteConstants()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp812 unsigned String8Abbrev = 0; in WriteConstants() local
829 String8Abbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
935 AbbrevToUse = String8Abbrev; in WriteConstants()