Searched refs:hasLSLFast (Results 1 – 2 of 2) sorted by relevance
295 bool hasLSLFast() const { return HasLSLFast; } in hasLSLFast() function
372 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::SHL && in isWorthFolding()375 if (Subtarget->hasLSLFast() && V.getOpcode() == ISD::ADD) { in isWorthFolding()