Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:VTBits

830       unsigned VTBits = Op->getValueType(0).getScalarType().getSizeInBits();
832 TLO.DAG.ComputeNumSignBits(InOp) >= VTBits-ShAmt+1;