Searched refs:STACK_SLOT (Results 1 – 7 of 7) sorted by relevance
79 case STACK_SLOT: in PrintTo()108 DEFINE_OPERAND_CACHE(LStackSlot, STACK_SLOT) in DEFINE_OPERAND_CACHE()
44 STACK_SLOT, enumerator56 bool IsStackSlot() const { return kind() == STACK_SLOT; } in IsStackSlot()309 explicit LStackSlot(int index) : LOperand(STACK_SLOT, index) { } in LStackSlot()
764 case Translation::STACK_SLOT: { in DoTranslateCommand()945 case Translation::STACK_SLOT: { in DoOsrTranslateCommand()1375 buffer_->Add(STACK_SLOT); in StoreStackSlot()1416 case STACK_SLOT: in NumberOfOperandsFor()1451 case STACK_SLOT: in StringFor()1517 case Translation::STACK_SLOT: { in ComputeSlotForNextArgument()
561 STACK_SLOT, enumerator
863 ASSERT(opcode == Translation::STACK_SLOT || in Summarize()
619 operand->ConvertTo(LOperand::STACK_SLOT, operand->fixed_index()); in AllocateFixed()
8247 case Translation::STACK_SLOT: { in DeoptimizationInputDataPrint()