Searched refs:getForce (Results 1 – 7 of 7) sorted by relevance
116 enum ForceKind getForce() const { return (ForceKind)Force.Value; } in getForce() function128 return getForce() == LoopVectorizeHints::FK_Enabled || getWidth() > 1; in allowReordering()137 return getForce() != LoopVectorizeHints::FK_Enabled && PotentiallyUnsafe; in isPotentiallyUnsafe()
107 if (getForce() == LoopVectorizeHints::FK_Disabled) { in allowVectorization()113 if (!AlwaysVectorize && getForce() != LoopVectorizeHints::FK_Enabled) { in allowVectorization()167 if (getForce() == LoopVectorizeHints::FK_Disabled) in vectorizeAnalysisPassName()169 if (getForce() == LoopVectorizeHints::FK_Undefined && getWidth() == 0) in vectorizeAnalysisPassName()1051 if (Hints->getForce() == LoopVectorizeHints::FK_Enabled) in canVectorize()
1147 if (LH.getForce() == LoopVectorizeHints::FK_Enabled) { in emitMissedWarning()1638 if (Hints.getForce() == LoopVectorizeHints::FK_Undefined) in isExplicitVecOuterLoop()5036 bool ForceVectorization = Hints->getForce() == LoopVectorizeHints::FK_Enabled; in selectVectorizationFactor()7271 Hints.getForce() != LoopVectorizeHints::FK_Enabled && F->optForSize(); in processLoopInVPlanNativePath()7298 << (Hints.getForce() == LoopVectorizeHints::FK_Disabled in processLoop()7300 : (Hints.getForce() == LoopVectorizeHints::FK_Enabled in processLoop()7337 Hints.getForce() != LoopVectorizeHints::FK_Enabled && F->optForSize(); in processLoop()7382 if (Hints.getForce() == LoopVectorizeHints::FK_Enabled) in processLoop()
13 -(void)getForce { method
1101 if (getForce() == LoopVectorizeHints::FK_Disabled) { in allowVectorization()1109 if (!AlwaysVectorize && getForce() != LoopVectorizeHints::FK_Enabled) { in allowVectorization()1157 enum ForceKind getForce() const { return (ForceKind)Force.Value; } in getForce() function in __anon63bf7e8f0111::LoopVectorizeHints1164 if (getForce() == LoopVectorizeHints::FK_Disabled) in vectorizeAnalysisPassName()1166 if (getForce() == LoopVectorizeHints::FK_Undefined && getWidth() == 0) in vectorizeAnalysisPassName()1177 return getForce() == LoopVectorizeHints::FK_Enabled || getWidth() > 1; in allowReordering()1186 return getForce() != LoopVectorizeHints::FK_Enabled && PotentiallyUnsafe; in isPotentiallyUnsafe()1320 if (LH.getForce() == LoopVectorizeHints::FK_Enabled) { in emitMissedWarning()4479 if (Hints->getForce() == LoopVectorizeHints::FK_Enabled) in canVectorize()5289 bool ForceVectorization = Hints->getForce() == LoopVectorizeHints::FK_Enabled; in selectVectorizationFactor()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...