Searched refs:getNumFixedInstructions (Results 1 – 3 of 3) sorted by relevance
159 static unsigned getNumFixedInstructions();
484 unsigned CodeGenTarget::getNumFixedInstructions() { in getNumFixedInstructions() function in CodeGenTarget499 assert(EndOfPredefines == getNumFixedInstructions() && in ComputeInstrsByEnum()
82 unsigned NumGeneric = Target.getNumFixedInstructions(); in apply()