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

/openjdk9/hotspot/src/cpu/ppc/vm/
H A DcodeBuffer_ppc.hpp33 void flush_bundle(bool start_new_bundle) {} argument
/openjdk9/hotspot/src/cpu/x86/vm/
H A DcodeBuffer_x86.hpp32 void flush_bundle(bool start_new_bundle) {} argument
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DcodeBuffer_aarch64.hpp33 void flush_bundle(bool start_new_bundle) {} argument
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DcodeBuffer_sparc.hpp32 void flush_bundle(bool start_new_bundle) {} argument
/openjdk9/hotspot/src/cpu/arm/vm/
H A DcodeBuffer_arm.hpp32 void flush_bundle(bool start_new_bundle) {} argument
/openjdk9/hotspot/src/cpu/s390/vm/
H A DcodeBuffer_s390.hpp33 void flush_bundle(bool start_new_bundle) {} argument

Completed in 33 milliseconds