Home | History | Annotate | Download | only in priv

Lines Matching refs:offsetB

1702                     HReg rreg, Int offsetB, Bool mode64 )
1705 vassert(offsetB >= 0);
1709 am = X86AMode_IR(offsetB, hregX86_EBP());
1727 HReg rreg, Int offsetB, Bool mode64 )
1730 vassert(offsetB >= 0);
1734 am = X86AMode_IR(offsetB, hregX86_EBP());