Searched refs:FUNC_CODE_INST_UNREACHABLE (Results 1 – 6 of 6) sorted by relevance
325 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
501 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
1059 FUNC_CODE_INST_UNREACHABLE = 15, enumerator1122 { LITERAL(FUNC_CODE_INST_UNREACHABLE) }, 1
2869 Code = bitc::FUNC_CODE_INST_UNREACHABLE; in writeInstruction()3421 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_UNREACHABLE)); in writeBlockInfo()
2530 case naclbitc::FUNC_CODE_INST_UNREACHABLE: { in ProcessRecord()
4630 case bitc::FUNC_CODE_INST_UNREACHABLE: // UNREACHABLE in parseFunctionBody()