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

/openjdk9/hotspot/src/cpu/arm/vm/
H A DmacroAssembler_arm.inline.hpp35 int new_offset = (int)(target - branch NOT_AARCH64(- 8)); local
[all...]
H A DnativeInst_arm_32.hpp193 int new_offset = (int)(dest - instruction_address() - 8); local
/openjdk9/hotspot/src/share/vm/classfile/
H A Dverifier.cpp2565 u2 new_offset = type.bci(); local
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-common-private.hh541 OffsetTo<FeatureParams> new_offset; local
/openjdk9/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp5508 Node* new_offset = _gvn.transform(new SubINode(outlen, offset)); local

Completed in 78 milliseconds