Home | History | Annotate | Download | only in c

Lines Matching refs:thisReg

228         u2 thisReg;
239 thisReg = vdst;
248 thisReg = vdst;
252 thisReg = vdst & 0x0f;
257 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
377 u2 thisReg;
388 thisReg = vdst;
397 thisReg = vdst;
401 thisReg = vdst & 0x0f;
405 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
529 u2 thisReg;
540 thisReg = vdst;
544 thisReg = vdst & 0x0f;
547 if (!checkForNull((Object*) GET_REGISTER(thisReg)))