Searched refs:vtable_call (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp223 void vtable_call( LIR_OpJavaCall* op);
H A Dc1_LIRAssembler.cpp461 vtable_call(op);
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp780 void LIR_Assembler::vtable_call(LIR_OpJavaCall* op) { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp2878 void LIR_Assembler::vtable_call(LIR_OpJavaCall* op) { function in class:LIR_Assembler

Completed in 56 milliseconds