Home | History | Annotate | Download | only in AArch64

Lines Matching defs:HalfSize

2461       unsigned HalfSize = EltSize / 2;
2463 if (!isIntN(HalfSize, C->getSExtValue()))
2466 if (!isUIntN(HalfSize, C->getZExtValue()))