Lines Matching refs:GetHighStackIndex

1393               Address(ESP, source.GetHighStackIndex(kX86WordSize)));  in Move64()
1418 __ movl(Address(ESP, destination.GetHighStackIndex(kX86WordSize)), in Move64()
1427 __ movl(Address(ESP, destination.GetHighStackIndex(kX86WordSize)), in Move64()
1435 Location::StackSlot(source.GetHighStackIndex(kX86WordSize)), in Move64()
1436 Location::StackSlot(destination.GetHighStackIndex(kX86WordSize)), in Move64()
1612 __ cmpl(left_high, Address(ESP, right.GetHighStackIndex(kX86WordSize))); in GenerateLongComparesAndJumps()
1941 __ cmovl(cond, false_high, Address(ESP, true_loc.GetHighStackIndex(kX86WordSize))); in VisitSelect()
3205 Address(ESP, second.GetHighStackIndex(kX86WordSize))); in VisitAdd()
3311 Address(ESP, second.GetHighStackIndex(kX86WordSize))); in VisitSub()
3486 Address in2_hi(ESP, second.GetHighStackIndex(kX86WordSize)); in VisitMul()
4895 __ cmpl(left_high, Address(ESP, right.GetHighStackIndex(kX86WordSize))); in VisitCompare()
6482 __ movl(Address(ESP, destination.GetHighStackIndex(kX86WordSize)), in EmitMove()
6522 Address(ESP, source.GetHighStackIndex(kX86WordSize))); in EmitMove()
6578 __ movl(Address(ESP, destination.GetHighStackIndex(kX86WordSize)), high); in EmitMove()
6607 __ movl(Address(ESP, destination.GetHighStackIndex(kX86WordSize)), high); in EmitMove()
7846 Address(ESP, second.GetHighStackIndex(kX86WordSize))); in HandleBitwiseOperation()
7850 Address(ESP, second.GetHighStackIndex(kX86WordSize))); in HandleBitwiseOperation()
7855 Address(ESP, second.GetHighStackIndex(kX86WordSize))); in HandleBitwiseOperation()