Searched refs:ShSVT (Results 1 – 1 of 1) sorted by relevance
3700 EVT ShSVT = ShVT.getScalarType(); in BuildExactSDIV() local3719 Shifts.push_back(DAG.getConstant(Shift, dl, ShSVT)); in BuildExactSDIV()3772 EVT ShSVT = ShVT.getScalarType(); in BuildSDIV() local3811 Shifts.push_back(DAG.getConstant(magics.s, dl, ShSVT)); in BuildSDIV()3881 EVT ShSVT = ShVT.getScalarType(); in BuildUDIV() local3923 PreShifts.push_back(DAG.getConstant(PreShift, dl, ShSVT)); in BuildUDIV()3929 PostShifts.push_back(DAG.getConstant(PostShift, dl, ShSVT)); in BuildUDIV()