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