Searched refs:FixedInstrs (Results 1 – 1 of 1) sorted by relevance
459 static const char *const FixedInstrs[] = { variable465 return array_lengthof(FixedInstrs) - 1; in getNumFixedInstructions()472 for (const char *const *p = FixedInstrs; *p; ++p) { in ComputeInstrsByEnum()