Home | History | Annotate | Download | only in AArch64

Lines Matching defs:VTBits

5097   unsigned VTBits = VT.getSizeInBits();
5107 DAG.getConstant(VTBits, dl, MVT::i64), ShAmt);
5120 DAG.getConstant(VTBits, dl, MVT::i64));
5139 DAG.getConstant(VTBits - 1, dl, MVT::i64))
5154 unsigned VTBits = VT.getSizeInBits();
5162 DAG.getConstant(VTBits, dl, MVT::i64), ShAmt);
5175 DAG.getConstant(VTBits, dl, MVT::i64));