Home | History | Annotate | Download | only in priv

Lines Matching refs:rmt

7456    IRTemp  rmt = newTemp(Ity_I32);
7476 assign( rmt, get_IR_roundingmode() );
7477 rm = mkexpr(rmt);