Searched refs:TIERED (Results 1 - 25 of 26) sorted by relevance

12

/openjdk7/hotspot/src/share/vm/opto/
H A Dc2compiler.hpp41 #ifdef TIERED
43 #endif // TIERED
H A DparseHelper.cpp432 #ifndef TIERED
449 #endif // TIERED
/openjdk7/hotspot/src/share/vm/compiler/
H A DabstractCompiler.hpp53 #if defined(TIERED) || ( !defined(COMPILER1) && !defined(COMPILER2) && !defined(SHARK))
73 #endif // TIERED
H A DoopMap.cpp320 #ifndef TIERED
322 #endif // TIERED
381 #ifndef TIERED
383 #endif // !TIERED
522 #ifndef TIERED
524 #endif // !TIERED
H A DcompileBroker.cpp1223 #ifndef TIERED
1227 #endif // TIERED
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_globals_sparc.hpp34 #ifndef TIERED
59 #endif // !TIERED
H A Dc1_LIRAssembler_sparc.cpp1555 #if defined(TIERED) && !defined(_LP64)
1558 // Must leave proper result in O0,O1 and G1 (TIERED only)
1568 #endif // TIERED
3385 #if defined(TIERED) && !defined(_LP64)
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_globals_x86.hpp34 #ifndef TIERED
59 #endif // !TIERED
H A Dc1_MacroAssembler_x86.cpp361 #ifdef TIERED
366 #endif // TIERED
H A Dc1_Runtime1_x86.cpp692 #ifdef TIERED
697 #endif // TIERED
/openjdk7/hotspot/src/share/vm/utilities/
H A Dmacros.hpp41 #define TIERED macro
57 #ifdef TIERED
63 #endif // TIERED
H A DglobalDefinitions.hpp765 #if defined(TIERED)
/openjdk7/hotspot/src/share/vm/runtime/
H A DadvancedThresholdPolicy.hpp30 #ifdef TIERED
226 #endif // TIERED
H A Dvm_version.cpp113 #ifdef TIERED
115 #else // TIERED
126 #endif // TIERED
H A DcompilationPolicy.cpp70 #ifdef TIERED
77 #ifdef TIERED
162 // - with TIERED build (with both COMPILER1 and COMPILER2 defined) it should return
166 // (server build without TIERED defined).
H A DadvancedThresholdPolicy.cpp29 #ifdef TIERED
515 #endif // TIERED
H A Dglobals.hpp32 #ifdef TIERED
/openjdk7/hotspot/src/os/bsd/dtrace/
H A DgenerateJvmOffsets.cpp177 #if defined(TIERED)
/openjdk7/hotspot/src/os/solaris/dtrace/
H A DgenerateJvmOffsets.cpp172 #if defined(TIERED)
/openjdk7/hotspot/src/share/vm/code/
H A DcompiledIC.cpp199 #ifdef TIERED
208 #endif // TIERED
432 #ifdef TIERED
442 #endif // TIERED
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.hpp135 #ifdef TIERED
323 #ifdef TIERED
H A DmethodKlass.cpp107 #ifdef TIERED
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/
H A Dos_linux_sparc.cpp527 #ifdef TIERED
530 #endif // TIERED
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dos_solaris_sparc.cpp481 #ifdef TIERED
484 #endif // TIERED
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.cpp474 #if defined(X86) && defined(TIERED)
485 #endif // X86 && TIERED

Completed in 195 milliseconds

12