Home | History | Annotate | Download | only in Thumb2

Lines Matching refs:dvmCompilerAllocTemp

133  * 1) rDest is freshly returned from dvmCompilerAllocTemp or
588 int rTmp = dvmCompilerAllocTemp(cUnit);
602 int rScratch = dvmCompilerAllocTemp(cUnit);
734 regPtr = dvmCompilerAllocTemp(cUnit);
798 regPtr = dvmCompilerAllocTemp(cUnit);
943 int regOffset = dvmCompilerAllocTemp(cUnit);
1056 int rScratch = dvmCompilerAllocTemp(cUnit);
1150 int tReg = dvmCompilerAllocTemp(cUnit);