Searched refs:FUNC_CODE_INST_CMP2 (Results 1 – 4 of 4) sorted by relevance
630 FUNC_CODE_INST_CMP2 = 28, // CMP2: [opty, opval, opval, pred] enumerator
3214 Code = bitc::FUNC_CODE_INST_CMP2; in writeInstruction()4112 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_CMP2)); in writeBlockInfo()4122 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_CMP2)); in writeBlockInfo()
2312 Code = bitc::FUNC_CODE_INST_CMP2; in writeInstruction()
5507 case bitc::FUNC_CODE_INST_CMP2: { // CMP2: [opty, opval, opval, pred] in parseFunctionBody()