Home | History | Annotate | Download | only in AArch64

Lines Matching defs:VTBits

4433   unsigned VTBits = VT.getSizeInBits();
4443 DAG.getConstant(VTBits, dl, MVT::i64), ShAmt);
4456 DAG.getConstant(VTBits, dl, MVT::i64));
4475 DAG.getConstant(VTBits - 1, dl, MVT::i64))
4491 unsigned VTBits = VT.getSizeInBits();
4499 DAG.getConstant(VTBits, dl, MVT::i64), ShAmt);
4512 DAG.getConstant(VTBits, dl, MVT::i64));