Searched refs:FixedInstrs (Results 1 – 1 of 1) sorted by relevance
488 static const char *FixedInstrs[] = { variable494 return std::size(FixedInstrs) - 1; in getNumFixedInstructions()501 for (const char *const *p = FixedInstrs; *p; ++p) { in ComputeInstrsByEnum()