Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp410 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
450 if (IsTailPredicationLegal()) in getLoopStartOperand()
457 if (!IsTailPredicationLegal()) in getStartOpcode()
614 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1531 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1727 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1799 if (LoLoop.IsTailPredicationLegal()) in Expand()