Searched refs:FUNC_CODE_INST_CMP2 (Results 1 – 4 of 4) sorted by relevance
327 FUNC_CODE_INST_CMP2 = 28, // CMP2: [opty, opval, opval, pred] enumerator
248 case bitc::FUNC_CODE_INST_CMP2: return "INST_CMP2"; in GetCodeName()
1736 Code = bitc::FUNC_CODE_INST_CMP2; in WriteInstruction()
3671 case bitc::FUNC_CODE_INST_CMP2: { // CMP2: [opty, opval, opval, pred] in ParseFunctionBody()