Searched refs:DOUBLE_STACK_SLOT (Results 1 – 5 of 5) sorted by relevance
82 case DOUBLE_STACK_SLOT: in PrintTo()109 DEFINE_OPERAND_CACHE(LDoubleStackSlot, DOUBLE_STACK_SLOT) in DEFINE_OPERAND_CACHE()
45 DOUBLE_STACK_SLOT, enumerator57 bool IsDoubleStackSlot() const { return kind() == DOUBLE_STACK_SLOT; } in IsDoubleStackSlot()333 explicit LDoubleStackSlot(int index) : LOperand(DOUBLE_STACK_SLOT, index) { } in LDoubleStackSlot()
812 case Translation::DOUBLE_STACK_SLOT: { in DoTranslateCommand()990 case Translation::DOUBLE_STACK_SLOT: { in DoOsrTranslateCommand()1387 buffer_->Add(DOUBLE_STACK_SLOT); in StoreDoubleStackSlot()1418 case DOUBLE_STACK_SLOT: in NumberOfOperandsFor()1455 case DOUBLE_STACK_SLOT: in StringFor()1529 case Translation::DOUBLE_STACK_SLOT: { in ComputeSlotForNextArgument()
563 DOUBLE_STACK_SLOT, enumerator
8259 case Translation::DOUBLE_STACK_SLOT: { in DeoptimizationInputDataPrint()