Home
last modified time | relevance | path

Searched refs:as_Goto (Results 1 – 25 of 50) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1223 assert(i->as_Goto() == NULL || in if_node()
1224 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1225 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1247 Goto *goto_node = i->as_Goto(); in if_node()
1357 if (res->as_Goto()) { in table_switch()
1359 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1360 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1406 if (res->as_Goto()) { in lookup_switch()
1408 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1409 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
339 if (end->as_Goto() != NULL) { in try_merge()
H A Dc1_ValueMap.cpp351 assert(block_end->as_Goto(), "Block has to be goto"); in LoopInvariantCodeMotion()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1223 assert(i->as_Goto() == NULL || in if_node()
1224 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1225 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1247 Goto *goto_node = i->as_Goto(); in if_node()
1357 if (res->as_Goto()) { in table_switch()
1359 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1360 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1406 if (res->as_Goto()) { in lookup_switch()
1408 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1409 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
339 if (end->as_Goto() != NULL) { in try_merge()
H A Dc1_ValueMap.cpp351 assert(block_end->as_Goto(), "Block has to be goto"); in LoopInvariantCodeMotion()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1231 assert(i->as_Goto() == NULL || in if_node()
1232 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1233 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1255 Goto *goto_node = i->as_Goto(); in if_node()
1365 if (res->as_Goto()) { in table_switch()
1367 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1368 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1414 if (res->as_Goto()) { in lookup_switch()
1416 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1417 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
339 if (end->as_Goto() != NULL) { in try_merge()
H A Dc1_ValueMap.cpp351 assert(block_end->as_Goto(), "Block has to be goto"); in LoopInvariantCodeMotion()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1232 assert(i->as_Goto() == NULL || in if_node()
1233 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1234 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1256 Goto *goto_node = i->as_Goto(); in if_node()
1366 if (res->as_Goto()) { in table_switch()
1368 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1369 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1415 if (res->as_Goto()) { in lookup_switch()
1417 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1418 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
339 if (end->as_Goto() != NULL) { in try_merge()
H A Dc1_ValueMap.cpp350 assert(block_end->as_Goto(), "Block has to be goto"); in LoopInvariantCodeMotion()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1223 assert(i->as_Goto() == NULL || in if_node()
1224 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1225 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1247 Goto *goto_node = i->as_Goto(); in if_node()
1357 if (res->as_Goto()) { in table_switch()
1359 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1360 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1406 if (res->as_Goto()) { in lookup_switch()
1408 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1409 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
339 if (end->as_Goto() != NULL) { in try_merge()
H A Dc1_ValueMap.cpp351 assert(block_end->as_Goto(), "Block has to be goto"); in LoopInvariantCodeMotion()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1223 assert(i->as_Goto() == NULL || in if_node()
1224 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1225 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1247 Goto *goto_node = i->as_Goto(); in if_node()
1357 if (res->as_Goto()) { in table_switch()
1359 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1360 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1406 if (res->as_Goto()) { in lookup_switch()
1408 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1409 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
333 if (end->as_Goto() != NULL) { in try_merge()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1231 assert(i->as_Goto() == NULL || in if_node()
1232 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1233 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1255 Goto *goto_node = i->as_Goto(); in if_node()
1365 if (res->as_Goto()) { in table_switch()
1367 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1368 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1414 if (res->as_Goto()) { in lookup_switch()
1416 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1417 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
339 if (end->as_Goto() != NULL) { in try_merge()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1223 assert(i->as_Goto() == NULL || in if_node()
1224 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1225 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1247 Goto *goto_node = i->as_Goto(); in if_node()
1357 if (res->as_Goto()) { in table_switch()
1359 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1360 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1406 if (res->as_Goto()) { in lookup_switch()
1408 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1409 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp126 Goto* t_goto = t_cur->as_Goto(); in block_do()
128 Goto* f_goto = f_cur->as_Goto(); in block_do()
339 if (end->as_Goto() != NULL) { in try_merge()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp1203 assert(i->as_Goto() == NULL || in if_node()
1204 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1205 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1227 Goto *goto_node = i->as_Goto(); in if_node()
1337 if (res->as_Goto()) { in table_switch()
1339 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1340 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1386 if (res->as_Goto()) { in lookup_switch()
1388 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1389 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp127 Goto* t_goto = t_cur->as_Goto(); in block_do()
129 Goto* f_goto = f_cur->as_Goto(); in block_do()
340 if (end->as_Goto() != NULL) { in try_merge()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp1203 assert(i->as_Goto() == NULL || in if_node()
1204 …(i->as_Goto()->sux_at(0) == tsux && i->as_Goto()->is_safepoint() == tsux->bci() < stream()->cur_b… in if_node()
1205 …(i->as_Goto()->sux_at(0) == fsux && i->as_Goto()->is_safepoint() == fsux->bci() < stream()->cur_b… in if_node()
1227 Goto *goto_node = i->as_Goto(); in if_node()
1337 if (res->as_Goto()) { in table_switch()
1339 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in table_switch()
1340 …assert(res->as_Goto()->is_safepoint() == sw.dest_offset_at(i) < 0, "safepoint state of Goto return… in table_switch()
1386 if (res->as_Goto()) { in lookup_switch()
1388 if (sux->at(i) == res->as_Goto()->sux_at(0)) { in lookup_switch()
1389 …assert(res->as_Goto()->is_safepoint() == sw.pair_at(i).offset() < 0, "safepoint state of Goto retu… in lookup_switch()
H A Dc1_Optimizer.cpp127 Goto* t_goto = t_cur->as_Goto(); in block_do()
129 Goto* f_goto = f_cur->as_Goto(); in block_do()
340 if (end->as_Goto() != NULL) { in try_merge()

12