Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsInobject

3173   if (access.IsInobject()) {
4385 ASSERT(access.IsInobject());
4423 if (!access.IsInobject()) {
4443 Register temp = access.IsInobject() ? ToRegister(instr->temp()) : object;