Home
last modified time | relevance | path

Searched refs:CellTypeState (Results 1 – 25 of 70) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DgenerateOopMap.hpp39 class CellTypeState;
90 class CellTypeState { class
142 CellTypeState s; in make_any()
232 CellTypeState merge (CellTypeState cts, int slot) const;
240 static CellTypeState ref;
241 static CellTypeState value;
244 static CellTypeState top;
245 static CellTypeState addr;
329 void copy_state (CellTypeState *dst, CellTypeState *src);
394 void pp (CellTypeState *in, CellTypeState *out);
[all …]
H A DgenerateOopMap.cpp296 CellTypeState CellTypeState::bottom = CellTypeState::make_bottom();
301 CellTypeState CellTypeState::top = CellTypeState::make_top();
310 static CellTypeState rrCTS[3] = { CellTypeState::ref, CellTypeState::ref, CellTypeState::bott…
311 static CellTypeState vrCTS[3] = { CellTypeState::value, CellTypeState::ref, CellTypeState::bott…
312 static CellTypeState vvCTS[3] = { CellTypeState::value, CellTypeState::value, CellTypeState::bott…
313 static CellTypeState rvrCTS[4] = { CellTypeState::ref, CellTypeState::value, CellTypeState::ref,…
314 static CellTypeState vvrCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::ref,…
315 static CellTypeState vvvCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
316 static CellTypeState vvvrCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
317 static CellTypeState vvvvCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DgenerateOopMap.hpp39 class CellTypeState;
90 class CellTypeState { class
142 CellTypeState s; in make_any()
232 CellTypeState merge (CellTypeState cts, int slot) const;
240 static CellTypeState ref;
241 static CellTypeState value;
244 static CellTypeState top;
245 static CellTypeState addr;
329 void copy_state (CellTypeState *dst, CellTypeState *src);
394 void pp (CellTypeState *in, CellTypeState *out);
[all …]
H A DgenerateOopMap.cpp296 CellTypeState CellTypeState::bottom = CellTypeState::make_bottom();
301 CellTypeState CellTypeState::top = CellTypeState::make_top();
310 static CellTypeState rrCTS[3] = { CellTypeState::ref, CellTypeState::ref, CellTypeState::bott…
311 static CellTypeState vrCTS[3] = { CellTypeState::value, CellTypeState::ref, CellTypeState::bott…
312 static CellTypeState vvCTS[3] = { CellTypeState::value, CellTypeState::value, CellTypeState::bott…
313 static CellTypeState rvrCTS[4] = { CellTypeState::ref, CellTypeState::value, CellTypeState::ref,…
314 static CellTypeState vvrCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::ref,…
315 static CellTypeState vvvCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
316 static CellTypeState vvvrCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
317 static CellTypeState vvvvCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DgenerateOopMap.hpp38 class CellTypeState;
89 class CellTypeState { class
141 CellTypeState s; in make_any()
231 CellTypeState merge (CellTypeState cts, int slot) const;
239 static CellTypeState ref;
240 static CellTypeState value;
243 static CellTypeState top;
244 static CellTypeState addr;
328 void copy_state (CellTypeState *dst, CellTypeState *src);
393 void pp (CellTypeState *in, CellTypeState *out);
[all …]
H A DgenerateOopMap.cpp297 CellTypeState CellTypeState::bottom = CellTypeState::make_bottom();
302 CellTypeState CellTypeState::top = CellTypeState::make_top();
311 static CellTypeState rrCTS[3] = { CellTypeState::ref, CellTypeState::ref, CellTypeState::bott…
312 static CellTypeState vrCTS[3] = { CellTypeState::value, CellTypeState::ref, CellTypeState::bott…
313 static CellTypeState vvCTS[3] = { CellTypeState::value, CellTypeState::value, CellTypeState::bott…
314 static CellTypeState rvrCTS[4] = { CellTypeState::ref, CellTypeState::value, CellTypeState::ref,…
315 static CellTypeState vvrCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::ref,…
316 static CellTypeState vvvCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
317 static CellTypeState vvvrCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
318 static CellTypeState vvvvCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DgenerateOopMap.hpp38 class CellTypeState;
89 class CellTypeState { class
141 CellTypeState s; in make_any()
231 CellTypeState merge (CellTypeState cts, int slot) const;
239 static CellTypeState ref;
240 static CellTypeState value;
243 static CellTypeState top;
244 static CellTypeState addr;
328 void copy_state (CellTypeState *dst, CellTypeState *src);
393 void pp (CellTypeState *in, CellTypeState *out);
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DgenerateOopMap.hpp39 class CellTypeState;
90 class CellTypeState { class
142 CellTypeState s; in make_any()
232 CellTypeState merge (CellTypeState cts, int slot) const;
240 static CellTypeState ref;
241 static CellTypeState value;
244 static CellTypeState top;
245 static CellTypeState addr;
329 void copy_state (CellTypeState *dst, CellTypeState *src);
394 void pp (CellTypeState *in, CellTypeState *out);
[all …]
H A DgenerateOopMap.cpp296 CellTypeState CellTypeState::bottom = CellTypeState::make_bottom();
301 CellTypeState CellTypeState::top = CellTypeState::make_top();
310 static CellTypeState rrCTS[3] = { CellTypeState::ref, CellTypeState::ref, CellTypeState::bott…
311 static CellTypeState vrCTS[3] = { CellTypeState::value, CellTypeState::ref, CellTypeState::bott…
312 static CellTypeState vvCTS[3] = { CellTypeState::value, CellTypeState::value, CellTypeState::bott…
313 static CellTypeState rvrCTS[4] = { CellTypeState::ref, CellTypeState::value, CellTypeState::ref,…
314 static CellTypeState vvrCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::ref,…
315 static CellTypeState vvvCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
316 static CellTypeState vvvrCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
317 static CellTypeState vvvvCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DgenerateOopMap.hpp38 class CellTypeState;
89 class CellTypeState { class
141 CellTypeState s; in make_any()
231 CellTypeState merge (CellTypeState cts, int slot) const;
239 static CellTypeState ref;
240 static CellTypeState value;
243 static CellTypeState top;
244 static CellTypeState addr;
328 void copy_state (CellTypeState *dst, CellTypeState *src);
393 void pp (CellTypeState *in, CellTypeState *out);
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DgenerateOopMap.hpp38 class CellTypeState;
89 class CellTypeState { class
141 CellTypeState s; in make_any()
231 CellTypeState merge (CellTypeState cts, int slot) const;
239 static CellTypeState ref;
240 static CellTypeState value;
243 static CellTypeState top;
244 static CellTypeState addr;
328 void copy_state (CellTypeState *dst, CellTypeState *src);
393 void pp (CellTypeState *in, CellTypeState *out);
[all …]
H A DgenerateOopMap.cpp297 CellTypeState CellTypeState::bottom = CellTypeState::make_bottom();
302 CellTypeState CellTypeState::top = CellTypeState::make_top();
311 static CellTypeState rrCTS[3] = { CellTypeState::ref, CellTypeState::ref, CellTypeState::bott…
312 static CellTypeState vrCTS[3] = { CellTypeState::value, CellTypeState::ref, CellTypeState::bott…
313 static CellTypeState vvCTS[3] = { CellTypeState::value, CellTypeState::value, CellTypeState::bott…
314 static CellTypeState rvrCTS[4] = { CellTypeState::ref, CellTypeState::value, CellTypeState::ref,…
315 static CellTypeState vvrCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::ref,…
316 static CellTypeState vvvCTS[4] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
317 static CellTypeState vvvrCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
318 static CellTypeState vvvvCTS[5] = { CellTypeState::value, CellTypeState::value, CellTypeState::valu…
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DgenerateOopMap.hpp38 class CellTypeState;
89 class CellTypeState { class
141 CellTypeState s; in make_any()
231 CellTypeState merge (CellTypeState cts, int slot) const;
239 static CellTypeState ref;
240 static CellTypeState value;
243 static CellTypeState top;
244 static CellTypeState addr;
328 void copy_state (CellTypeState *dst, CellTypeState *src);
393 void pp (CellTypeState *in, CellTypeState *out);
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp38 class CellTypeState;
141 CellTypeState s; in make_any()
231 CellTypeState merge (CellTypeState cts, int slot) const;
239 static CellTypeState ref;
240 static CellTypeState value;
243 static CellTypeState top;
244 static CellTypeState addr;
328 void copy_state (CellTypeState *dst, CellTypeState *src);
398 void pp (CellTypeState *in, CellTypeState *out);
411 CellTypeState *sigchar_to_effect (char sigch, int bci, CellTypeState *out);
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp38 class CellTypeState;
141 CellTypeState s; in make_any()
231 CellTypeState merge (CellTypeState cts, int slot) const;
239 static CellTypeState ref;
240 static CellTypeState value;
243 static CellTypeState top;
244 static CellTypeState addr;
328 void copy_state (CellTypeState *dst, CellTypeState *src);
398 void pp (CellTypeState *in, CellTypeState *out);
411 CellTypeState *sigchar_to_effect (char sigch, int bci, CellTypeState *out);
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java31 public class CellTypeState { class
73 private CellTypeState() {} in CellTypeState() method in CellTypeState
84 CellTypeState s = new CellTypeState(state); in makeAny()
211 public CellTypeState merge (CellTypeState cts, int slot) { in merge()
212 CellTypeState result = new CellTypeState(); in merge()
292 public static CellTypeState bottom = CellTypeState.makeBottom();
293 public static CellTypeState uninit = CellTypeState.makeAny(uninit_value);
294 public static CellTypeState ref = CellTypeState.makeAny(ref_conflict);
295 public static CellTypeState value = CellTypeState.makeAny(val_value);
297 public static CellTypeState top = CellTypeState.makeTop();
[all …]

123