Searched refs:ReplaceableInstrsAVX2 (Results 1 – 1 of 1) sorted by relevance
5160 static const uint16_t ReplaceableInstrsAVX2[][3] = { variable5189 for (unsigned i = 0, e = array_lengthof(ReplaceableInstrsAVX2); i != e; ++i) in lookupAVX2()5190 if (ReplaceableInstrsAVX2[i][domain-1] == opcode) in lookupAVX2()5191 return ReplaceableInstrsAVX2[i]; in lookupAVX2()