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