Home
last modified time | relevance | path

Searched refs:CountedLoopReserveKit (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A DloopUnswitch.cpp298 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
353 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
366 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
387 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp43 class CountedLoopReserveKit;
641 friend class CountedLoopReserveKit;
1171 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1389 class CountedLoopReserveKit { class
1401 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1402 ~CountedLoopReserveKit();
H A Dsuperword.cpp2325 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A DloopUnswitch.cpp300 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
355 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
368 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
389 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp43 class CountedLoopReserveKit;
670 friend class CountedLoopReserveKit;
1220 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1536 class CountedLoopReserveKit { class
1548 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1549 ~CountedLoopReserveKit();
H A Dsuperword.cpp2383 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A DloopUnswitch.cpp285 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
340 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
353 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
374 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp45 class CountedLoopReserveKit;
640 friend class CountedLoopReserveKit;
1178 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1385 class CountedLoopReserveKit { class
1397 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1398 ~CountedLoopReserveKit();
H A Dsuperword.cpp2305 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A DloopUnswitch.cpp302 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
357 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
370 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
391 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp43 class CountedLoopReserveKit;
794 friend class CountedLoopReserveKit;
1358 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1701 class CountedLoopReserveKit { class
1713 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1714 ~CountedLoopReserveKit();
H A Dsuperword.cpp2431 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A DloopUnswitch.cpp289 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
343 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
356 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
377 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp43 class CountedLoopReserveKit;
799 friend class CountedLoopReserveKit;
1372 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1726 class CountedLoopReserveKit { class
1738 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1739 ~CountedLoopReserveKit();
H A Dsuperword.cpp2426 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A DloopUnswitch.cpp298 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
353 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
366 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
387 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp43 class CountedLoopReserveKit;
641 friend class CountedLoopReserveKit;
1171 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1389 class CountedLoopReserveKit { class
1401 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1402 ~CountedLoopReserveKit();
H A Dsuperword.cpp2325 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A DloopUnswitch.cpp304 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
359 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
372 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
393 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp43 class CountedLoopReserveKit;
680 friend class CountedLoopReserveKit;
1227 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1556 class CountedLoopReserveKit { class
1568 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1569 ~CountedLoopReserveKit();
H A Dsuperword.cpp2405 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A DloopUnswitch.cpp304 LoopNode* PhaseIdealLoop::create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit in create_reserve_version_of_loop()
359 CountedLoopReserveKit::CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool activ… in CountedLoopReserveKit() function in CountedLoopReserveKit
372 CountedLoopReserveKit::~CountedLoopReserveKit() { in ~CountedLoopReserveKit()
393 bool CountedLoopReserveKit::create_reserve() { in create_reserve()
H A Dloopnode.hpp43 class CountedLoopReserveKit;
677 friend class CountedLoopReserveKit;
1217 LoopNode* create_reserve_version_of_loop(IdealLoopTree *loop, CountedLoopReserveKit* lk);
1543 class CountedLoopReserveKit { class
1555 CountedLoopReserveKit(PhaseIdealLoop* phase, IdealLoopTree *loop, bool active);
1556 ~CountedLoopReserveKit();
H A Dsuperword.cpp2401 CountedLoopReserveKit make_reversable(_phase, _lpt, do_reserve_copy()); in output()