Searched refs:STACK_SLOT (Results 1 – 7 of 7) sorted by relevance
43 STACK_SLOT, enumerator55 bool IsStackSlot() const { return kind() == STACK_SLOT; } in IsStackSlot()311 explicit LStackSlot(int index) : LOperand(STACK_SLOT, index) { } in LStackSlot()
517 case Translation::STACK_SLOT: { in DoTranslateCommand()695 case Translation::STACK_SLOT: { in DoOsrTranslateCommand()1052 buffer_->Add(STACK_SLOT); in StoreStackSlot()1094 case STACK_SLOT: in NumberOfOperandsFor()1121 case STACK_SLOT: in StringFor()1185 case Translation::STACK_SLOT: { in ComputeSlotForNextArgument()
81 case STACK_SLOT: in PrintTo()
463 STACK_SLOT, enumerator
64 DEFINE_OPERAND_CACHE(LStackSlot, STACK_SLOT) in DEFINE_OPERAND_CACHE()625 operand->ConvertTo(LOperand::STACK_SLOT, operand->fixed_index()); in AllocateFixed()
745 ASSERT(opcode == Translation::STACK_SLOT); in Summarize()
6460 case Translation::STACK_SLOT: { in DeoptimizationInputDataPrint()