Home
last modified time | relevance | path

Searched refs:LiveRangeFinder (Results 1 – 10 of 10) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dspill-placer.h15 class LiveRangeFinder; variable
78 SpillPlacer(LiveRangeFinder* finder, TopTierRegisterAllocationData* data,
146 LiveRangeFinder* finder_;
H A Dregister-allocator.h1157 class LiveRangeFinder {
1159 explicit LiveRangeFinder(const TopTierRegisterAllocationData* data,
1161 LiveRangeFinder(const LiveRangeFinder&) = delete;
1162 LiveRangeFinder& operator=(const LiveRangeFinder&) = delete;
H A Dspill-placer.cc14 SpillPlacer::SpillPlacer(LiveRangeFinder* finder, in SpillPlacer()
H A Dregister-allocator.cc123 LiveRangeFinder::LiveRangeFinder(const TopTierRegisterAllocationData* data, in LiveRangeFinder() function in v8::internal::compiler::LiveRangeFinder
134 LiveRangeBoundArray* LiveRangeFinder::ArrayFor(int operand_index) { in ArrayFor()
4765 LiveRangeFinder finder(data(), local_zone); in ResolveControlFlow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dspill-placer.h15 class LiveRangeFinder; variable
78 SpillPlacer(LiveRangeFinder* finder, TopTierRegisterAllocationData* data,
146 LiveRangeFinder* finder_;
H A Dregister-allocator.h1151 class LiveRangeFinder {
1153 explicit LiveRangeFinder(const TopTierRegisterAllocationData* data,
1155 LiveRangeFinder(const LiveRangeFinder&) = delete;
1156 LiveRangeFinder& operator=(const LiveRangeFinder&) = delete;
H A Dspill-placer.cc14 SpillPlacer::SpillPlacer(LiveRangeFinder* finder, in SpillPlacer()
H A Dregister-allocator.cc123 LiveRangeFinder::LiveRangeFinder(const TopTierRegisterAllocationData* data, in LiveRangeFinder() function in v8::internal::compiler::LiveRangeFinder
134 LiveRangeBoundArray* LiveRangeFinder::ArrayFor(int operand_index) { in ArrayFor()
4711 LiveRangeFinder finder(data(), local_zone); in ResolveControlFlow()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dregister-allocator.cc208 class LiveRangeFinder { class
210 explicit LiveRangeFinder(const RegisterAllocationData* data, Zone* zone) in LiveRangeFinder() function in v8::internal::compiler::LiveRangeFinder
237 DISALLOW_COPY_AND_ASSIGN(LiveRangeFinder);
3786 LiveRangeFinder finder(data(), local_zone); in ResolveControlFlow()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/
H A Dregister-allocator.cc205 class LiveRangeFinder { class
207 explicit LiveRangeFinder(const RegisterAllocationData* data, Zone* zone) in LiveRangeFinder() function in v8::internal::compiler::LiveRangeFinder
234 DISALLOW_COPY_AND_ASSIGN(LiveRangeFinder);
4972 LiveRangeFinder finder(data(), local_zone); in ResolveControlFlow()