Searched defs:fixed_simd128_live_ranges (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 282 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 D | register-allocator.cc | 2122 bool fixed_simd128_live_ranges = false; in ProcessInstructions() local [all...] |
Completed in 11 milliseconds