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