Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:getShiftAmountTy

367     /// getShiftAmountTy - Returns a type large enough to hold any valid
369 EVT getShiftAmountTy(EVT LHSTy) {
1916 getShiftAmountTy(N0.getValueType())));
1926 getShiftAmountTy(N0.getValueType()))));
2028 getShiftAmountTy(N0.getValueType())));
2035 getShiftAmountTy(SGN.getValueType())));
2040 DAG.getConstant(lg2, getShiftAmountTy(ADD.getValueType())));
2088 getShiftAmountTy(N0.getValueType())));
2229 getShiftAmountTy(N0.getValueType())));
2245 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType())));
2281 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType())));
2364 DAG.getConstant(SimpleSize, getShiftAmountTy(Lo.getValueType())));
2394 DAG.getConstant(SimpleSize, getShiftAmountTy(Lo.getValueType())));
3081 DAG.getConstant(OpSizeInBits-16, getShiftAmountTy(VT)));
3218 SDValue ShAmt = DAG.getConstant(16, getShiftAmountTy(VT));
4198 getShiftAmountTy(N0.getOperand(0).getValueType()));
4233 getShiftAmountTy(N0Op0.getOperand(0).getValueType()));
4347 DAG.getConstant(ShiftAmt, getShiftAmountTy(SmallVT)));
4389 DAG.getConstant(ShAmt, getShiftAmountTy(Op.getValueType())));
5810 EVT ShImmTy = getShiftAmountTy(Result.getValueType());
8713 DC->getShiftAmountTy(IVal.getValueType())));
11217 getShiftAmountTy(N0.getValueType()));
11233 getShiftAmountTy(N0.getValueType())));
11262 getShiftAmountTy(AndLHS.getValueType()));
11269 getShiftAmountTy(Shl.getValueType()));
11318 getShiftAmountTy(Temp.getValueType())));
11342 getShiftAmountTy(Ctlz.getValueType())));
11352 getShiftAmountTy(XType)));
11358 getShiftAmountTy(N0.getValueType())));
11385 getShiftAmountTy(N0.getValueType())));