Searched refs:FUNC_CODE_INST_CMP (Results 1 – 3 of 3) sorted by relevance
233 FUNC_CODE_INST_CMP = 9, // CMP: [opty, opval, opval, pred] enumerator
228 case bitc::FUNC_CODE_INST_CMP: return "INST_CMP"; in GetCodeName()
2318 case bitc::FUNC_CODE_INST_CMP: // CMP: [opty, opval, opval, pred] in ParseFunctionBody()