Lines Matching refs:ToOperand
111 Register::bytecode_offset().ToOperand() * kSystemPointerSize;
212 return RegisterLocation(IntPtrConstant(reg.ToOperand()));
226 IntPtrConstant(reg.ToOperand() * kSystemPointerSize));
231 int index = reg.ToOperand() * kSystemPointerSize;
287 IntPtrConstant(reg.ToOperand() * kSystemPointerSize), value);
312 // [Register(15).ToOperand(), Register(0).ToOperand()].
314 Register(0).ToOperand() - static_cast<int>(Bytecode::kStar0);
317 Register(1).ToOperand() - static_cast<int>(Bytecode::kStar1));
1456 IntPtrConstant(Register::FromParameterIndex(0).ToOperand() + 1);
1491 IntPtrSub(IntPtrConstant(Register(0).ToOperand()), index);
1536 IntPtrSub(IntPtrConstant(Register(0).ToOperand()), index);