Searched refs:hasLSLFast (Results 1 – 6 of 6) sorted by relevance
383 bool hasLSLFast() const { return HasLSLFast; } in hasLSLFast() function
442 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::SHL && in isWorthFolding()445 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::ADD) { in isWorthFolding()
4280 if (!STI.hasLSLFast()) in isWorthFoldingIntoExtendedReg()
427 bool hasLSLFast() const { return HasLSLFast; } in hasLSLFast() function
502 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::SHL && in isWorthFolding()505 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::ADD) { in isWorthFolding()
5126 if (!STI.hasLSLFast()) in isWorthFoldingIntoExtendedReg()