Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp150 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
180 return IsTailPredicationLegal() ? in getCount()
186 if (!IsTailPredicationLegal()) in getStartOpcode()
469 if (!IsTailPredicationLegal()) { in CheckLegality()
780 if (LoLoop.IsTailPredicationLegal()) { in ExpandLoopStart()
968 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1011 if (LoLoop.IsTailPredicationLegal()) { in Expand()
/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp396 bool IsTailPredicationLegal() const { in IsTailPredicationLegal() function
436 if (IsTailPredicationLegal()) in getLoopStartOperand()
443 if (!IsTailPredicationLegal()) in getStartOpcode()
598 if (!IsTailPredicationLegal()) { in ValidateTailPredicate()
1381 if (!LoLoop.IsTailPredicationLegal()) in IterationCountDCE()
1556 unsigned Opc = LoLoop.IsTailPredicationLegal() ? in Expand()
1598 if (LoLoop.IsTailPredicationLegal()) in Expand()