Searched refs:FoundHvx (Results 1 – 1 of 1) sorted by relevance
762 auto FoundHvx = std::lower_bound(BH, EH, Hvx{Opc, 0, 0}, CmpOpcode); in getIntrinsicId() local763 if (FoundHvx != EH && FoundHvx->Opcode == Opc) { in getIntrinsicId()766 return FoundHvx->Int64Id; in getIntrinsicId()768 return FoundHvx->Int128Id; in getIntrinsicId()