Lines Matching full:tmps
8431 If E is reg, --> GET %E, tmps
8433 CMOVcc tmps, tmpd
8437 LD (tmpa), tmps
8439 CMOVcc tmps, tmpd
8454 IRTemp tmps = newTemp(ty);
8458 assign( tmps, getIRegE(sz, pfx, rm) );
8463 mkexpr(tmps),
8475 assign( tmps, loadLE(ty, mkexpr(addr)) );
8480 mkexpr(tmps),