Searched refs:getForce (Results 1 – 6 of 6) sorted by relevance
13 -(void)getForce { method
951 if (getForce() == LoopVectorizeHints::FK_Disabled) { in allowVectorization()959 if (!AlwaysVectorize && getForce() != LoopVectorizeHints::FK_Enabled) { in allowVectorization()1007 enum ForceKind getForce() const { return (ForceKind)Force.Value; } in getForce() function in __anon63bf7e8f0111::LoopVectorizeHints1013 if (getForce() == LoopVectorizeHints::FK_Disabled) in vectorizeAnalysisPassName()1015 if (getForce() == LoopVectorizeHints::FK_Undefined && getWidth() == 0) in vectorizeAnalysisPassName()1026 return getForce() == LoopVectorizeHints::FK_Enabled || getWidth() > 1; in allowReordering()1157 if (LH.getForce() == LoopVectorizeHints::FK_Enabled) { in emitMissedWarning()1714 << (Hints.getForce() == LoopVectorizeHints::FK_Disabled in processLoop()1716 : (Hints.getForce() == LoopVectorizeHints::FK_Enabled in processLoop()1743 if (Hints.getForce() == LoopVectorizeHints::FK_Enabled) in processLoop()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...