Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:VecSize

2663   unsigned VecSize;
2668 VecSize = 1;
2671 VecSize = 2;
2674 VecSize = 4;
2683 switch (VecSize) {
2764 if (VecSize == 1) {
2766 } else if (VecSize == 2) {