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