Searched refs:getNumFixedInstructions (Results 1 – 3 of 3) sorted by relevance
150 static unsigned getNumFixedInstructions();
357 unsigned CodeGenTarget::getNumFixedInstructions() { in getNumFixedInstructions() function in CodeGenTarget372 assert(EndOfPredefines == getNumFixedInstructions() && in ComputeInstrsByEnum()
84 unsigned NumGeneric = Target.getNumFixedInstructions(); in apply()