Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:VTBits

1695   unsigned VTBits = VT.getSizeInBits();
1702 if (VTBits == 32 && STI.getSmVersion() >= 35) {
1727 DAG.getConstant(VTBits, dl, MVT::i32),
1731 DAG.getConstant(VTBits, dl, MVT::i32));
1737 DAG.getConstant(VTBits, dl, MVT::i32),
1758 unsigned VTBits = VT.getSizeInBits();
1764 if (VTBits == 32 && STI.getSmVersion() >= 35) {
1789 DAG.getConstant(VTBits, dl, MVT::i32),
1793 DAG.getConstant(VTBits, dl, MVT::i32));
1799 DAG.getConstant(VTBits, dl, MVT::i32),