Home | History | Annotate | Download | only in IR

Lines Matching defs:EltSize

2523   unsigned EltSize = getElementByteSize();
2525 if (memcmp(Base, Base+i*EltSize, EltSize))