Home | History | Annotate | Download | only in AArch64

Lines Matching defs:HalfSize

2133       unsigned HalfSize = EltSize / 2;
2135 if (!isIntN(HalfSize, C->getSExtValue()))
2138 if (!isUIntN(HalfSize, C->getZExtValue()))