Searched refs:hasMinSize (Results 1 – 25 of 44) sorted by relevance
12
378 if (isMClass() && hasMinSize()) in enableMachineScheduler()461 if (isThumb2() && MF.getFunction().hasMinSize()) in getGPRAllocationOrder()476 return isThumb2() && MF.getFunction().hasMinSize() && in ignoreCSRForAllocationOrder()
278 if (F.hasMinSize()) in getSubtargetImpl()288 F.hasMinSize()); in getSubtargetImpl()
173 if (NumMEMCPYs > 1 && Subtarget.hasMinSize()) { in EmitTargetCodeForMemcpy()
177 "Subtarget->hasMinSize())">;
766 bool hasMinSize() const { return OptMinSize; } in hasMinSize() function
1131 MinimizeSize = STI->hasMinSize(); in runOnMachineFunction()
558 const unsigned Limit = TLI->getMaxStoresPerMemmove(F->hasMinSize()); in getMemcpyCost()
126 else if (F.hasMinSize()) in runOnMachineFunction()
195 if (MF->getFunction().hasMinSize()) in processDefs()220 if (MF->getFunction().hasMinSize()) in processUndefReads()
334 if (OnlyOptimizeForSize && !ParentFn->hasMinSize()) in doMerge()
873 if (CandidateBB->getParent()->getFunction().hasMinSize()) in isProfitableToHoistInto()
732 if (CI->getFunction()->hasMinSize()) in expandMemCmp()
1119 !F->hasMinSize(); in expandAtomicCmpXchg()1123 bool UseUnconditionalReleaseBarrier = F->hasMinSize() && !CI->isWeak(); in expandAtomicCmpXchg()
296 if (MF.getFunction().hasMinSize()) { in MeetIfcvtSizeLimit()
2804 if (F->getFunction().hasMinSize() || in alignBlocks()
148 F.hasMinSize(), KB, MDT); in runOnMachineFunction()
151 if (ST.force32BitJumpTables() && !MF->getFunction().hasMinSize()) in runOnMachineFunction()
943 MinSize = MF.getFunction().hasMinSize(); in runOnMachineFunction()
630 bool hasMinSize() const { return hasFnAttribute(Attribute::MinSize); } in hasMinSize() function634 return hasFnAttribute(Attribute::OptimizeForSize) || hasMinSize(); in hasOptSize()
131 if (DAG.getMachineFunction().getFunction().hasMinSize()) in shouldExpandShift()
273 if (DAG.getMachineFunction().getFunction().hasMinSize()) in emitConstantSizeRepmov()
548 if (Caller->hasMinSize()) { in finalizeAnalysis()1179 if (Caller->hasMinSize()) { in updateThreshold()1192 if (!Caller->hasMinSize()) { in updateThreshold()
383 return F.hasOptSize() && !F.hasMinSize(); in isOptSize()387 return MF.getFunction().hasMinSize(); in isMinSize()
851 return MF.getFunction().hasMinSize(); in shouldLowerMemFuncForSize()
51618 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51636 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51654 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51685 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51703 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51721 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51748 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51756 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51764 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))51782 …target->useFPVMLx() && TM.Options.AllowFPOpFusion != FPOpFusion::Fast) ||Subtarget->hasMinSize()))[all …]