Searched defs:IsSHL (Results 1 – 2 of 2) sorted by relevance
5104 bool IsSHL; member5134 bool IsSHL = Op.getOpcode() == ISD::SHL; in matchRISCVBitmanipPat() local
6610 bool IsSHL = Node->getOpcode() == ISD::SHL_PARTS; in expandShiftParts() local