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