Searched defs:ShiftWidth (Results 1 – 2 of 2) sorted by relevance
1220 bool RISCVDAGToDAGISel::selectShiftMask(SDValue N, unsigned ShiftWidth, in selectShiftMask()
1571 auto ShiftWidth = B.buildShl(S32, WidthReg, B.buildConstant(S32, 16)); in applyMappingBFEIntrinsic() local