Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:VecSize

2381   unsigned VecSize;
2386 VecSize = 1;
2389 VecSize = 2;
2392 VecSize = 4;
2401 switch (VecSize) {
2482 if (VecSize == 1) {
2484 } else if (VecSize == 2) {