Home | History | Annotate | Download | only in coregrind

Lines Matching refs:typeOfIRExpr

457                   + sizeofIRType( typeOfIRExpr( bb->tyenv, st->Ist.Put.data ))
1003 if (typeOfIRExpr(tyenv, e) == Ity_I32) {
1006 vg_assert(typeOfIRExpr(tyenv, e) == Ity_I64);
1059 vg_assert(typeOfIRExpr(bb->tyenv, e) == ty_Word);