Searched defs:GetVirtualRegister (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/crankshaft/ | ||
| D | lithium-allocator.h | 354 int GetVirtualRegister() { in GetVirtualRegister() function |
| /external/v8/src/compiler/ | ||
| D | instruction-selector.cc | 320 int InstructionSelector::GetVirtualRegister(const Node* node) { in GetVirtualRegister() function in v8::internal::compiler::InstructionSelector |