Home
last modified time | relevance | path

Searched refs:is_narrow (Results 1 – 25 of 91) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/leakprofiler/utilities/
H A DunifiedOop.hpp32 static const bool is_narrow(const oop* ref) { in is_narrow() function in UnifiedOop
39 return is_narrow(ref) ? (const oop*)(((u8)ref) & ~1) : ref; in decode()
49 return is_narrow(ref) ? in dereference()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/leakprofiler/utilities/
H A DunifiedOop.hpp32 static const bool is_narrow(const oop* ref) { in is_narrow() function in UnifiedOop
39 return is_narrow(ref) ? (const oop*)(((u8)ref) & ~1) : ref; in decode()
49 return is_narrow(ref) ? in dereference()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOop.hpp32 static const bool is_narrow(const oop* ref) { in is_narrow() function in UnifiedOop
39 return is_narrow(ref) ? (const oop*)(((u8)ref) & ~1) : ref; in decode()
49 return is_narrow(ref) ? in dereference()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOop.hpp32 static const bool is_narrow(const oop* ref) { in is_narrow() function in UnifiedOop
39 return is_narrow(ref) ? (const oop*)(((u8)ref) & ~1) : ref; in decode()
49 return is_narrow(ref) ? in dereference()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOop.hpp32 static const bool is_narrow(const oop* ref) { in is_narrow() function in UnifiedOop
39 return is_narrow(ref) ? (const oop*)(((u8)ref) & ~1) : ref; in decode()
49 return is_narrow(ref) ? in dereference()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOop.hpp32 static const bool is_narrow(const oop* ref) { in is_narrow() function in UnifiedOop
39 return is_narrow(ref) ? (const oop*)(((u8)ref) & ~1) : ref; in decode()
49 return is_narrow(ref) ? in dereference()
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Ddabbrev.sl84 is_narrow = 0;
97 if (is_narrow)
123 is_narrow = dabbrev_widen ();
153 if (is_narrow)
156 is_narrow = 0;
173 is_narrow = dabbrev_widen ();
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOopRef.inline.hpp47 inline bool UnifiedOopRef::is_narrow() const { in is_narrow() function in UnifiedOopRef
93 if (is_narrow()) { in dereference()
99 if (is_narrow()) { in dereference()
H A DunifiedOopRef.hpp37 bool is_narrow() const;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOopRef.inline.hpp47 inline bool UnifiedOopRef::is_narrow() const { in is_narrow() function in UnifiedOopRef
94 if (is_narrow()) { in dereference()
100 if (is_narrow()) { in dereference()
H A DunifiedOopRef.hpp37 bool is_narrow() const;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOopRef.inline.hpp48 inline bool UnifiedOopRef::is_narrow() const { in is_narrow() function in UnifiedOopRef
95 if (is_narrow()) { in dereference()
101 if (is_narrow()) { in dereference()
H A DunifiedOopRef.hpp37 bool is_narrow() const;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jfr/leakprofiler/utilities/
H A DunifiedOopRef.inline.hpp47 inline bool UnifiedOopRef::is_narrow() const { in is_narrow() function in UnifiedOopRef
94 if (is_narrow()) { in dereference()
100 if (is_narrow()) { in dereference()
H A DunifiedOopRef.hpp37 bool is_narrow() const;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/aarch64/gc/shenandoah/
H A DshenandoahBarrierSetAssembler_aarch64.cpp237 bool is_narrow = UseCompressedOops && !is_native; in load_reference_barrier() local
270 if (is_narrow) { in load_reference_barrier()
276 if (is_narrow) { in load_reference_barrier()
283 assert(!is_narrow, "phantom access cannot be narrow"); in load_reference_barrier()
461 bool is_narrow = UseCompressedOops; in cmpxchg_oop() local
462 Assembler::operand_size size = is_narrow ? Assembler::word : Assembler::xword; in cmpxchg_oop()
529 if (is_narrow) { in cmpxchg_oop()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/aarch64/gc/shenandoah/
H A DshenandoahBarrierSetAssembler_aarch64.cpp237 bool is_narrow = UseCompressedOops && !is_native; in load_reference_barrier() local
277 if (is_narrow) { in load_reference_barrier()
283 if (is_narrow) { in load_reference_barrier()
290 assert(!is_narrow, "phantom access cannot be narrow"); in load_reference_barrier()
468 bool is_narrow = UseCompressedOops; in cmpxchg_oop() local
469 Assembler::operand_size size = is_narrow ? Assembler::word : Assembler::xword; in cmpxchg_oop()
536 if (is_narrow) { in cmpxchg_oop()
/dports/emulators/jzintv/jzintv-20200712-src/src/locutus/
H A Drom_to_loc.cpp134 const bool is_narrow = ic_is_narrow ( para ); in process_romimg() local
143 perm[ LOCUTUS_PERM_NARROW ] = is_narrow; in process_romimg()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/leakprofiler/chains/
H A DedgeUtils.cpp47 assert(!UnifiedOop::is_narrow(reference), "invariant"); in field_offset()
108 assert(!UnifiedOop::is_narrow(reference), "invariant"); in array_offset()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/leakprofiler/chains/
H A DedgeUtils.cpp47 assert(!UnifiedOop::is_narrow(reference), "invariant"); in field_offset()
108 assert(!UnifiedOop::is_narrow(reference), "invariant"); in array_offset()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/leakprofiler/chains/
H A DedgeUtils.cpp54 assert(!UnifiedOop::is_narrow(reference), "invariant"); in field_offset()
103 assert(!UnifiedOop::is_narrow(reference), "invariant"); in array_offset()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/leakprofiler/chains/
H A DedgeUtils.cpp54 assert(!UnifiedOop::is_narrow(reference), "invariant"); in field_offset()
103 assert(!UnifiedOop::is_narrow(reference), "invariant"); in array_offset()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/jfr/leakprofiler/chains/
H A DedgeUtils.cpp55 assert(!UnifiedOop::is_narrow(reference), "invariant"); in field_offset()
103 assert(!UnifiedOop::is_narrow(reference), "invariant"); in array_offset()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/aarch64/gc/shenandoah/
H A DshenandoahBarrierSetAssembler_aarch64.cpp384 bool is_narrow = UseCompressedOops; in cmpxchg_oop() local
385 Assembler::operand_size size = is_narrow ? Assembler::word : Assembler::xword; in cmpxchg_oop()
394 if (is_narrow) { in cmpxchg_oop()
413 if (is_narrow) { in cmpxchg_oop()
422 if (is_cae && is_narrow) { in cmpxchg_oop()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/gc/shenandoah/
H A DshenandoahBarrierSetAssembler_aarch64.cpp430 bool is_narrow = UseCompressedOops; in cmpxchg_oop() local
431 Assembler::operand_size size = is_narrow ? Assembler::word : Assembler::xword; in cmpxchg_oop()
440 if (is_narrow) { in cmpxchg_oop()
459 if (is_narrow) { in cmpxchg_oop()
468 if (is_cae && is_narrow) { in cmpxchg_oop()

1234