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

/openjdk9/hotspot/src/cpu/zero/vm/
H A DicBuffer_zero.cpp48 address InlineCacheBuffer::ic_buffer_entry_point(address code_begin) { function in class:InlineCacheBuffer
/openjdk9/hotspot/src/cpu/s390/vm/
H A DicBuffer_s390.cpp57 address InlineCacheBuffer::ic_buffer_entry_point(address code_begin) { function in class:InlineCacheBuffer
/openjdk9/hotspot/src/cpu/arm/vm/
H A DicBuffer_arm.cpp54 address InlineCacheBuffer::ic_buffer_entry_point(address code_begin) { function in class:InlineCacheBuffer
/openjdk9/hotspot/src/cpu/x86/vm/
H A DicBuffer_x86.cpp66 address InlineCacheBuffer::ic_buffer_entry_point(address code_begin) { function in class:InlineCacheBuffer
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DicBuffer_ppc.cpp59 address InlineCacheBuffer::ic_buffer_entry_point(address code_begin) { function in class:InlineCacheBuffer
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DicBuffer_sparc.cpp64 address InlineCacheBuffer::ic_buffer_entry_point(address code_begin) { function in class:InlineCacheBuffer
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DicBuffer_aarch64.cpp64 address InlineCacheBuffer::ic_buffer_entry_point(address code_begin) { function in class:InlineCacheBuffer

Completed in 78 milliseconds