Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp406 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
439 if (IsTailPredicationLegal()) in getLoopStartOperand()
446 if (!IsTailPredicationLegal()) in getStartOpcode()
597 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1506 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1702 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1774 if (LoLoop.IsTailPredicationLegal()) in Expand()