Searched refs:getForce (Results 1 – 3 of 3) sorted by relevance
153 enum ForceKind getForce() const { in getForce() function182 return getForce() != LoopVectorizeHints::FK_Enabled && PotentiallyUnsafe; in isPotentiallyUnsafe()
182 if (getForce() == LoopVectorizeHints::FK_Disabled) { in allowVectorization()188 if (VectorizeOnlyWhenForced && getForce() != LoopVectorizeHints::FK_Enabled) { in allowVectorization()241 if (getForce() == LoopVectorizeHints::FK_Disabled) in vectorizeAnalysisPassName()243 if (getForce() == LoopVectorizeHints::FK_Undefined && getWidth().isZero()) in vectorizeAnalysisPassName()253 (getForce() == LoopVectorizeHints::FK_Enabled || in allowReordering()1891 if (Hints->getForce() == LoopVectorizeHints::FK_Enabled) in canVectorize()
2060 if (Hints.getForce() == LoopVectorizeHints::FK_Undefined) in isExplicitVecOuterLoop()4243 bool ForceVectorization = Hints.getForce() == LoopVectorizeHints::FK_Enabled; in selectVectorizationFactor()7011 bool ForceVectorization = Hints.getForce() == LoopVectorizeHints::FK_Enabled; in computeBestVF()9307 CM.Hints->getForce() == LoopVectorizeHints::FK_Enabled) && in attachRuntimeChecks()9321 CM.Hints->getForce() == LoopVectorizeHints::FK_Enabled && in attachRuntimeChecks()9381 Hints.getForce() != LoopVectorizeHints::FK_Enabled)) in getScalarEpilogueLowering()9921 << (Hints.getForce() == LoopVectorizeHints::FK_Disabled in processLoop()9923 : (Hints.getForce() == LoopVectorizeHints::FK_Enabled in processLoop()10011 if (Hints.getForce() == LoopVectorizeHints::FK_Enabled) in processLoop()10110 Hints.getForce() == LoopVectorizeHints::FK_Enabled; in processLoop()