Home | History | Annotate | Download | only in priv

Lines Matching refs:sizeofIRType

559    *maxoff = *minoff + descr->nElems*sizeofIRType(descr->elemTy) - 1;
571 UInt maxoff = minoff + sizeofIRType(ty) - 1;
3184 maxoff2 = minoff2 + sizeofIRType(ty2) - 1;
4910 Int high = low + sizeofIRType(e->Iex.Get.ty) - 1;
4916 Int size = sizeofIRType(descr->elemTy);
5538 Int size = sizeofIRType(typeOfIRExpr(bb->tyenv, st->Ist.Put.data));
5550 Int size = sizeofIRType(descr->elemTy);