Searched refs:FUNC_CODE_INST_UNREACHABLE (Results 1 – 12 of 12) sorted by relevance
274 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
333 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
407 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
469 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
235 case bitc::FUNC_CODE_INST_UNREACHABLE: return "INST_UNREACHABLE"; in GetCodeName()
1153 Code = bitc::FUNC_CODE_INST_UNREACHABLE; in WriteInstruction()1567 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_UNREACHABLE)); in WriteBlockInfo()
2509 Code = bitc::FUNC_CODE_INST_UNREACHABLE; in writeInstruction()3099 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_UNREACHABLE)); in writeBlockInfo()
2738 Code = bitc::FUNC_CODE_INST_UNREACHABLE; in writeInstruction()3261 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_UNREACHABLE)); in writeBlockInfo()
2524 case bitc::FUNC_CODE_INST_UNREACHABLE: // UNREACHABLE in ParseFunctionBody()
2530 case naclbitc::FUNC_CODE_INST_UNREACHABLE: { in ProcessRecord()
4166 case bitc::FUNC_CODE_INST_UNREACHABLE: // UNREACHABLE in parseFunctionBody()
5154 case bitc::FUNC_CODE_INST_UNREACHABLE: // UNREACHABLE in parseFunctionBody()