Searched refs:spill_op (Results 1 – 2 of 2) sorted by relevance
703 const InstructionOperand& spill_op) { in ConvertUsesToOperand() argument709 DCHECK(spill_op.IsStackSlot() || spill_op.IsFPStackSlot()); in ConvertUsesToOperand()710 InstructionOperand::ReplaceWith(pos->operand(), &spill_op); in ConvertUsesToOperand()
427 const InstructionOperand& spill_op); in NON_EXPORTED_BASE()