Home
last modified time | relevance | path

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

/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp75 FUNCTION_INST_UNREACHABLE_ABBREV enumerator
1223 AbbrevToUse = FUNCTION_INST_UNREACHABLE_ABBREV; in WriteInstruction()
1579 Abbv) != FUNCTION_INST_UNREACHABLE_ABBREV) in WriteBlockInfo()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp60 FUNCTION_INST_UNREACHABLE_ABBREV enumerator
1225 AbbrevToUse = FUNCTION_INST_UNREACHABLE_ABBREV; in WriteInstruction()
1643 Abbv) != FUNCTION_INST_UNREACHABLE_ABBREV) in WriteBlockInfo()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp60 FUNCTION_INST_UNREACHABLE_ABBREV enumerator
1258 AbbrevToUse = FUNCTION_INST_UNREACHABLE_ABBREV; in WriteInstruction()
1712 Abbv) != FUNCTION_INST_UNREACHABLE_ABBREV) in WriteBlockInfo()