Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1244 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()
[all …]