Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VecSize

4100       unsigned VecSize = Context.getTypeSize(VT);
4101 if (VecSize != 64 && VecSize != 128)