Home | History | Annotate | Download | only in VEX

Lines Matching defs:hWordTy

84                       IRType gWordTy, IRType hWordTy );
276 IRSB* ac_instrument (IRSB* bb_in, VexGuestLayout* layout, IRType hWordTy )
536 IRType hWordTy;
2047 IRType tyAddr = mce->hWordTy;
2180 tyH = mce->hWordTy;
2216 tyAddr = mce->hWordTy;
2405 tl_assert(tyAddr == mce->hWordTy); /* not really right */
2573 IRType gWordTy, IRType hWordTy )
2594 mce.hWordTy = hWordTy;