Searched defs:UnrollingPreferences (Results 1 – 14 of 14) sorted by relevance
236 struct UnrollingPreferences { struct244 unsigned Threshold;248 unsigned PercentDynamicCostSavedThreshold;251 unsigned DynamicCostSavingsDiscount;254 unsigned OptSizeThreshold;257 unsigned PartialThreshold;261 unsigned PartialOptSizeThreshold;266 unsigned Count;271 unsigned MaxCount;296 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const; argument
198 void getUnrollingPreferences(Loop *, TTI::UnrollingPreferences &) {} in getUnrollingPreferences()
418 struct UnrollingPreferences { struct426 unsigned Threshold;437 unsigned MaxPercentThresholdBoost;440 unsigned OptSizeThreshold;443 unsigned PartialThreshold;447 unsigned PartialOptSizeThreshold;452 unsigned Count;457 unsigned PeelCount;459 unsigned DefaultUnrollRuntimeCount;464 unsigned MaxCount;[all …]
224 TTI::UnrollingPreferences &) {} in getUnrollingPreferences()
524 struct UnrollingPreferences { struct532 unsigned Threshold;543 unsigned MaxPercentThresholdBoost;546 unsigned OptSizeThreshold;549 unsigned PartialThreshold;553 unsigned PartialOptSizeThreshold;558 unsigned Count;560 unsigned DefaultUnrollRuntimeCount;565 unsigned MaxCount;569 unsigned MaxUpperBound;[all …]
211 TTI::UnrollingPreferences &, in getUnrollingPreferences()
521 struct UnrollingPreferences { struct529 unsigned Threshold;540 unsigned MaxPercentThresholdBoost;543 unsigned OptSizeThreshold;546 unsigned PartialThreshold;550 unsigned PartialOptSizeThreshold;555 unsigned Count;557 unsigned DefaultUnrollRuntimeCount;562 unsigned MaxCount;566 unsigned MaxUpperBound;[all …]
416 struct UnrollingPreferences { struct424 unsigned Threshold;435 unsigned MaxPercentThresholdBoost;438 unsigned OptSizeThreshold;441 unsigned PartialThreshold;445 unsigned PartialOptSizeThreshold;450 unsigned Count;452 unsigned DefaultUnrollRuntimeCount;457 unsigned MaxCount;461 unsigned FullUnrollMaxCount;[all …]
199 TTI::UnrollingPreferences &, in getUnrollingPreferences()