Home | History | Annotate | Download | only in priv

Lines Matching refs:offsetB

1615                     HReg rreg, Int offsetB, Bool mode64 )
1618 vassert(offsetB >= 0);
1622 am = X86AMode_IR(offsetB, hregX86_EBP());
1640 HReg rreg, Int offsetB, Bool mode64 )
1643 vassert(offsetB >= 0);
1647 am = X86AMode_IR(offsetB, hregX86_EBP());