Home | History | Annotate | Download | only in VEX

Lines Matching refs:UInt

90 static UInt needs_self_check ( void* opaque, VexGuestExtents* vge ) {
98 UInt u, sum;
240 assert((UInt)(vge.len[0]) == orig_nbytes);
244 sum += (UInt)transbuf[i];
278 /* Use this rather than eg. -1 because it's a UInt. */
2007 IRAtom* expr2vbits_LDle_WRK ( MCEnv* mce, IRType ty, IRAtom* addr, UInt bias )
2068 IRAtom* expr2vbits_LDle ( MCEnv* mce, IRType ty, IRAtom* addr, UInt bias )
2204 IRAtom* addr, UInt bias,