Home | History | Annotate | Download | only in ARM

Lines Matching defs:VTBits

4521   unsigned VTBits = VT.getSizeInBits();
4532 DAG.getConstant(VTBits, dl, MVT::i32), ShAmt);
4535 DAG.getConstant(VTBits, dl, MVT::i32));
4557 unsigned VTBits = VT.getSizeInBits();
4566 DAG.getConstant(VTBits, dl, MVT::i32), ShAmt);
4569 DAG.getConstant(VTBits, dl, MVT::i32));