Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp403 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
443 if (IsTailPredicationLegal()) in getLoopStartOperand()
450 if (!IsTailPredicationLegal()) in getStartOpcode()
607 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1389 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1584 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1630 if (LoLoop.IsTailPredicationLegal()) in Expand()