Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp409 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
444 if (IsTailPredicationLegal()) in getLoopStartOperand()
451 if (!IsTailPredicationLegal()) in getStartOpcode()
608 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1525 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1721 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1793 if (LoLoop.IsTailPredicationLegal()) in Expand()