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