Home | History | Annotate | Download | only in AArch64

Lines Matching refs:VTBits

3697   unsigned VTBits = VT.getSizeInBits();
3708 DAG.getConstant(VTBits, MVT::i64), ShAmt);
3711 DAG.getConstant(VTBits, MVT::i64));
3728 DAG.getConstant(VTBits - 1, MVT::i64))
3743 unsigned VTBits = VT.getSizeInBits();
3752 DAG.getConstant(VTBits, MVT::i64), ShAmt);
3755 DAG.getConstant(VTBits, MVT::i64));