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