Searched defs:ShiftWidth (Results 1 – 4 of 4) sorted by relevance
232 bool LoongArchDAGToDAGISel::selectShiftMask(SDValue N, unsigned ShiftWidth, in selectShiftMask()
170 unsigned ShiftWidth = ShiftLLT.getSizeInBits(); in selectShiftMask() local
2746 bool RISCVDAGToDAGISel::selectShiftMask(SDValue N, unsigned ShiftWidth, in selectShiftMask()
1533 auto ShiftWidth = B.buildShl(S32, WidthReg, B.buildConstant(S32, 16)); in applyMappingBFE() local