Searched refs:hasLSLFast (Results 1 – 3 of 3) sorted by relevance
447 bool hasLSLFast() const { return HasLSLFast; } in hasLSLFast() function
505 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::SHL && in isWorthFolding()508 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::ADD) { in isWorthFolding()
5195 if (!STI.hasLSLFast()) in isWorthFoldingIntoExtendedReg()