Lines Matching defs:call
87 // bulk copy in preparation to call.
461 /* Clobber all regs that might be used by an external C call */
998 * For x86, just generate a 32 bit call relative instruction, that will be filled
1007 // Generate the call instruction with the unique pointer and save index, dex_file, and type.
1008 LIR *call = RawLIR(current_dalvik_offset_, kX86CallI, static_cast<int>(target_method_id_ptr),
1010 AppendLIR(call);
1011 call_method_insns_.Insert(call);
1012 return call;
1615 // Now update the offset to the call frame: DW_CFA_def_cfa_offset frame_size.