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