Home
last modified time | relevance | path

Searched refs:_phc (Results 1 – 21 of 21) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dcoalesce.cpp41 uint r = _phc._lrg_map.find(n); in dump()
92 LRG *lrg1 = &_phc.lrgs(lr1); in combine_these_two()
93 LRG *lrg2 = &_phc.lrgs(lr2); in combine_these_two()
116 _phc.Union( n1, n2 ); in combine_these_two()
132 coalesce(_phc._blks[i]); in coalesce_driver()
222 IndexSet *liveout = _phc._live->live(_phc._cfg.get_block(bidx)); in insert_copies()
251 if (_phc._lrg_map.find(copy) == _phc._lrg_map.find(def)) { in insert_copies()
261 if (_phc._lrg_map.find(n) == _phc._lrg_map.find(def)) { in insert_copies()
294 _phc.clone_projs(pred, pred->end_idx(), m, copy, _phc._lrg_map); in insert_copies()
339 l += _phc.clone_projs(b, l, m, copy, _phc._lrg_map); in insert_copies()
[all …]
H A Dcoalesce.hpp39 PhaseChaitin &_phc; member in PhaseCoalesce
45 , _phc(phc) {} in PhaseCoalesce()
58 LRG &lrgs(uint lidx) { return _phc.lrgs(lidx); } in lrgs()
/dports/security/py-passlib/passlib-1.7.4/docs/
H A Dmodular_crypt_format.rst3 .. _phc-format: