Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp399 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
439 if (IsTailPredicationLegal()) in getLoopStartOperand()
446 if (!IsTailPredicationLegal()) in getStartOpcode()
603 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1466 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1661 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1707 if (LoLoop.IsTailPredicationLegal()) in Expand()