Home | History | Annotate | Download | only in x86

Lines Matching full:callee

407  * methods to speculatively setup a chain to the callee. The templates are
411 * 1) Chain is not setup because the callee is native. Reset the rechain
414 * 2) Chain is not setup because the callee has not been created yet. Reset
451 * Compilation not made yet for the callee. Reset the counter to a small
700 const Method *callee, int blockId, LowOpBlockLabel* labelList)
702 ALOGV("in handleInvokeSingletonChainingCell for method %s block %d callee %s NCG offset %x",
703 cUnit->method->name, blockId, callee->name, stream - streamMethodStart);
711 move_imm_to_reg(OpndSize_32, (int) (callee->insns), P_GPR_1, true);
714 //move_imm_to_reg(OpndSize_32, (int) (callee->insns), P_GPR_1, true); /* used when unchaining */
725 //assume rPC for callee->insns in %ebx