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.cpp409 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
442 if (IsTailPredicationLegal()) in getLoopStartOperand()
449 if (!IsTailPredicationLegal()) in getStartOpcode()
602 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1512 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1708 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1780 if (LoLoop.IsTailPredicationLegal()) in Expand()