Lines Matching refs:HardwareLoopProfitable
1244 bool HardwareLoopProfitable,
1253 bool HardwareLoopProfitable);
1256 const LSRUse &LU, bool HardwareLoopProfitable,
1400 bool HardwareLoopProfitable) { in RateRegister() argument
1439 HardwareLoopProfitable) in RateRegister()
1447 RateRegister(F, AR->getOperand(1), Regs, LU, HardwareLoopProfitable); in RateRegister()
1470 const LSRUse &LU, bool HardwareLoopProfitable, in RatePrimaryRegister() argument
1477 RateRegister(F, Reg, Regs, LU, HardwareLoopProfitable); in RatePrimaryRegister()
1485 const LSRUse &LU, bool HardwareLoopProfitable, in RateFormula() argument
1499 RatePrimaryRegister(F, ScaledReg, Regs, LU, HardwareLoopProfitable, in RateFormula()
1509 RatePrimaryRegister(F, BaseReg, Regs, LU, HardwareLoopProfitable, in RateFormula()
2136 bool HardwareLoopProfitable = false; member in __anonc21373340a11::LSRInstance
3618 HardwareLoopProfitable); in CollectFixupsAndInitialFormulae()
4756 CostF.RateFormula(F, Regs, VisitedRegs, LU, HardwareLoopProfitable, in FilterOutUndesirableDedicatedRegisters()
4791 HardwareLoopProfitable); in FilterOutUndesirableDedicatedRegisters()
5049 CostFA.RateFormula(FA, Regs, VisitedRegs, LU, HardwareLoopProfitable); in NarrowSearchSpaceByFilterFormulaWithSameScaledReg()
5051 CostFB.RateFormula(FB, Regs, VisitedRegs, LU, HardwareLoopProfitable); in NarrowSearchSpaceByFilterFormulaWithSameScaledReg()
5456 NewCost.RateFormula(F, NewRegs, VisitedRegs, LU, HardwareLoopProfitable); in SolveRecurse()
6164 HardwareLoopProfitable = in LSRInstance()