Searched defs:SetSpillOperand (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.cc | 140 void LiveRange::SetSpillOperand(LOperand* operand) { in SetSpillOperand() function in v8::internal::LiveRange |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 902 void TopLevelLiveRange::SetSpillOperand(InstructionOperand* operand) { in SetSpillOperand() function in v8::internal::compiler::TopLevelLiveRange |