Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp69 FUNCTION_INST_LOAD_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
1248 AbbrevToUse = FUNCTION_INST_LOAD_ABBREV; in WriteInstruction()
1524 Abbv) != FUNCTION_INST_LOAD_ABBREV) in WriteBlockInfo()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp54 FUNCTION_INST_LOAD_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
1272 AbbrevToUse = FUNCTION_INST_LOAD_ABBREV; in WriteInstruction()
1588 Abbv) != FUNCTION_INST_LOAD_ABBREV) in WriteBlockInfo()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp54 FUNCTION_INST_LOAD_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
1306 AbbrevToUse = FUNCTION_INST_LOAD_ABBREV; in WriteInstruction()
1657 Abbv) != FUNCTION_INST_LOAD_ABBREV) in WriteBlockInfo()