Home
last modified time | relevance | path

Searched defs:fixed_simd128_live_ranges (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h282 ZoneVector<TopLevelLiveRange*>& fixed_simd128_live_ranges() { in fixed_simd128_live_ranges() function in v8::internal::compiler::RegisterAllocationFlag::final
285 const ZoneVector<TopLevelLiveRange*>& fixed_simd128_live_ranges() const { in fixed_simd128_live_ranges() function in v8::internal::compiler::RegisterAllocationFlag::final
H A Dregister-allocator.cc2122 bool fixed_simd128_live_ranges = false; in ProcessInstructions() local
[all...]

Completed in 11 milliseconds