Home
last modified time | relevance | path

Searched refs:is_double_word (Results 1 – 25 of 67) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp125 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
127 if (v0->type()->is_double_word()) i++; in apply()
183 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
268 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
269 } else if (v->type()->is_double_word()) { in verify()
276 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp102 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
109 assert(x == NULL || !x->type()->is_double_word() || in local_at()
119 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
125 if (x->type()->is_double_word()) { in store_local()
134 assert(!x->type()->is_double_word() || in stack_at()
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp130 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
132 if (v0->type()->is_double_word()) i++; in apply()
194 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
279 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
280 } else if (v->type()->is_double_word()) { in verify()
287 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp102 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
109 assert(x == NULL || !x->type()->is_double_word() || in local_at()
119 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
125 if (x->type()->is_double_word()) { in store_local()
134 assert(!x->type()->is_double_word() || in stack_at()
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp125 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
127 if (v0->type()->is_double_word()) i++; in apply()
183 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
268 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
269 } else if (v->type()->is_double_word()) { in verify()
276 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp102 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
109 assert(x == NULL || !x->type()->is_double_word() || in local_at()
119 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
125 if (x->type()->is_double_word()) { in store_local()
134 assert(!x->type()->is_double_word() || in stack_at()
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp139 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
141 if (v0->type()->is_double_word()) i++; in apply()
203 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
288 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
289 } else if (v->type()->is_double_word()) { in verify()
296 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp104 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
111 assert(x == NULL || !x->type()->is_double_word() || in local_at()
121 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
127 if (x->type()->is_double_word()) { in store_local()
136 assert(!x->type()->is_double_word() || in stack_at()
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp139 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
141 if (v0->type()->is_double_word()) i++; in apply()
203 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
288 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
289 } else if (v->type()->is_double_word()) { in verify()
296 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp104 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
111 assert(x == NULL || !x->type()->is_double_word() || in local_at()
121 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
127 if (x->type()->is_double_word()) { in store_local()
136 assert(!x->type()->is_double_word() || in stack_at()
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp125 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
127 if (v0->type()->is_double_word()) i++; in apply()
183 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
268 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
269 } else if (v->type()->is_double_word()) { in verify()
276 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp102 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
109 assert(x == NULL || !x->type()->is_double_word() || in local_at()
119 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
125 if (x->type()->is_double_word()) { in store_local()
134 assert(!x->type()->is_double_word() || in stack_at()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp139 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
141 if (v0->type()->is_double_word()) i++; in apply()
203 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
288 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
289 } else if (v->type()->is_double_word()) { in verify()
296 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp104 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
111 assert(x == NULL || !x->type()->is_double_word() || in local_at()
121 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
127 if (x->type()->is_double_word()) { in store_local()
136 assert(!x->type()->is_double_word() || in stack_at()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_ValueStack.cpp139 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
141 if (v0->type()->is_double_word()) i++; in apply()
203 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
288 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
289 } else if (v->type()->is_double_word()) { in verify()
296 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp104 assert(!_locals.at(i)->type()->is_double_word() || in invalidate_local()
111 assert(x == NULL || !x->type()->is_double_word() || in local_at()
121 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
127 if (x->type()->is_double_word()) { in store_local()
136 assert(!x->type()->is_double_word() || in stack_at()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_ValueStack.cpp125 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
127 if (v0->type()->is_double_word()) i++; in apply()
183 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
268 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
269 } else if (v->type()->is_double_word()) { in verify()
276 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp119 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
125 if (x->type()->is_double_word()) { in store_local()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_ValueStack.cpp125 …assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must … in apply()
127 if (v0->type()->is_double_word()) i++; in apply()
183 …assert(!t->is_double_word() || _stack.at(index + 1) == NULL, "hi-word of doubleword value must be … in setup_phi_for_stack()
268 assert(_stack.at(i - 1)->type()->is_double_word(), "only hi-words are NULL on stack"); in verify()
269 } else if (v->type()->is_double_word()) { in verify()
276 if (v != NULL && v->type()->is_double_word()) { in verify()
H A Dc1_ValueStack.hpp119 if (prev != NULL && prev->type()->is_double_word()) { in store_local()
125 if (x->type()->is_double_word()) { in store_local()

123