Home
last modified time | relevance | path

Searched refs:IsTailPredicationLegal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp405 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
445 if (IsTailPredicationLegal()) in getLoopStartOperand()
452 if (!IsTailPredicationLegal()) in getStartOpcode()
609 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1524 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1719 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1791 if (LoLoop.IsTailPredicationLegal()) in Expand()