Searched refs:coreRegs (Results 1 – 5 of 5) sorted by relevance
6 add r0, r0, rGLUE @ pointer to heapArgSpace.coreRegs[0]9 sub r0, #64 @ pointer to heapArgSpace.coreRegs[0]
6 add r0, r0, rGLUE @ pointer to heapArgSpace.coreRegs[0]
124 pool->coreRegs = NULL; in dvmCompilerInitializeRegAlloc()129 dvmCompilerInitPool(pool->coreRegs, NULL, 0); in dvmCompilerInitializeRegAlloc()
101 pool->coreRegs = NULL; in dvmCompilerInitializeRegAlloc()106 dvmCompilerInitPool(pool->coreRegs, NULL, 0); in dvmCompilerInitializeRegAlloc()
123 RegisterInfo *coreRegs; member