Lines Matching defs:here
1312 IRAtom* here;
1326 here = mkPCastTo( mce, Ity_I32, expr2vbits(mce, exprvec[i]) );
1327 curr = mkUifU32(mce, here, curr);
1420 /* Here's a simple scheme capable of handling ops derived from SSE1
1820 /* non-FP after here */
2378 IRAtom *src, *here, *curr;
2393 here = mkPCastTo( mce, Ity_I32, expr2vbits(mce, d->args[i]) );
2394 curr = mkUifU32(mce, here, curr);
2426 here = mkPCastTo( mce, Ity_I32, src );
2427 curr = mkUifU32(mce, here, curr);
2457 here = mkPCastTo(
2462 curr = mkUifU32(mce, here, curr);
2467 here = mkPCastTo(
2472 curr = mkUifU32(mce, here, curr);