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