Searched refs:NumVFPs (Results 1 – 1 of 1) sorted by relevance
3286 const unsigned NumVFPs = 16; in computeInfo() local3291 if (IsHA && AllocatedVFP > NumVFPs && PreAllocation < NumVFPs) { in computeInfo()3293 llvm::Type::getFloatTy(getVMContext()), NumVFPs - PreAllocation); in computeInfo()