Searched refs:FUNC_CODE_INST_UNREACHABLE (Results 1 – 8 of 8) sorted by relevance
333 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
407 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
469 FUNC_CODE_INST_UNREACHABLE = 15, // UNREACHABLE enumerator
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()
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()