Searched defs:set_assigned_register (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 228 void set_assigned_register(int register_code) { in set_assigned_register() function in v8::internal::compiler::RegisterAllocationFlag::final::PhiMapValue 487 void set_assigned_register(int register_code) { in set_assigned_register() function in v8::internal::compiler::RegisterAllocationFlag::final |
| H A D | register-allocator.cc | 336 void LiveRange::set_assigned_register(int reg) { in set_assigned_register() function in v8::internal::compiler::LiveRange |
Completed in 11 milliseconds