Searched defs:expand_call (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp8593 bool expand_call) {
8595 // If expand_call is true then we expand the call_VM_leaf macro
8675 // expand_call should be passed true.
8679 if (expand_call) {
8588 g1_write_barrier_pre(Register obj, Register pre_val, Register thread, Register tmp, bool tosca_live, bool expand_call) argument

Completed in 4702 milliseconds