Home
last modified time | relevance | path

Searched refs:FixedFPLiveRangeFor (Results 1 – 8 of 8) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dregister-allocator.cc1941 TopLevelLiveRange* LiveRangeBuilder::FixedFPLiveRangeFor( in FixedFPLiveRangeFor() function in v8::internal::compiler::LiveRangeBuilder
1986 return FixedFPLiveRangeFor(op->register_code(), op->representation()); in LiveRangeFor()
2105 FixedFPLiveRangeFor(code, MachineRepresentation::kFloat64); in ProcessInstructions()
2118 FixedFPLiveRangeFor(code, MachineRepresentation::kFloat32); in ProcessInstructions()
2128 FixedFPLiveRangeFor(code, MachineRepresentation::kSimd128); in ProcessInstructions()
H A Dregister-allocator.h944 TopLevelLiveRange* FixedFPLiveRangeFor(int index, MachineRepresentation rep);
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dregister-allocator.cc1948 TopLevelLiveRange* LiveRangeBuilder::FixedFPLiveRangeFor( in FixedFPLiveRangeFor() function in v8::internal::compiler::LiveRangeBuilder
1999 return FixedFPLiveRangeFor(op->register_code(), op->representation(), in LiveRangeFor()
2121 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
2134 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
2144 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
H A Dregister-allocator.h1245 TopLevelLiveRange* FixedFPLiveRangeFor(int index, MachineRepresentation rep,
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dregister-allocator.cc1936 TopLevelLiveRange* LiveRangeBuilder::FixedFPLiveRangeFor( in FixedFPLiveRangeFor() function in v8::internal::compiler::LiveRangeBuilder
1987 return FixedFPLiveRangeFor(op->register_code(), op->representation(), in LiveRangeFor()
2109 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
2122 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
2132 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
H A Dregister-allocator.h1239 TopLevelLiveRange* FixedFPLiveRangeFor(int index, MachineRepresentation rep,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/
H A Dregister-allocator.cc2118 TopLevelLiveRange* LiveRangeBuilder::FixedFPLiveRangeFor( in FixedFPLiveRangeFor() function in v8::internal::compiler::LiveRangeBuilder
2169 return FixedFPLiveRangeFor(op->register_code(), op->representation(), in LiveRangeFor()
2291 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
2304 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
2314 TopLevelLiveRange* range = FixedFPLiveRangeFor( in ProcessInstructions()
H A Dregister-allocator.h1140 TopLevelLiveRange* FixedFPLiveRangeFor(int index, MachineRepresentation rep,