Lines Matching refs:calling_convention

501     InvokeRuntimeCallingConventionARMVIXL calling_convention;
504 LocationFrom(calling_convention.GetRegisterAt(0)),
507 LocationFrom(calling_convention.GetRegisterAt(1)),
540 InvokeRuntimeCallingConventionARMVIXL calling_convention;
542 __ Mov(calling_convention.GetRegisterAt(0), type_index.index_);
592 InvokeRuntimeCallingConventionARMVIXL calling_convention;
593 __ Mov(calling_convention.GetRegisterAt(0), string_index.index_);
628 InvokeRuntimeCallingConventionARMVIXL calling_convention;
631 LocationFrom(calling_convention.GetRegisterAt(0)),
634 LocationFrom(calling_convention.GetRegisterAt(1)),
678 InvokeRuntimeCallingConventionARMVIXL calling_convention;
679 __ Mov(calling_convention.GetRegisterAt(0),
701 InvokeRuntimeCallingConventionARMVIXL calling_convention;
705 LocationFrom(calling_convention.GetRegisterAt(0)),
710 LocationFrom(calling_convention.GetRegisterAt(1)),
715 LocationFrom(calling_convention.GetRegisterAt(2)),
1340 InvokeRuntimeCallingConventionARMVIXL calling_convention;
1343 LocationFrom(calling_convention.GetRegisterAt(0)),
1347 LocationFrom(calling_convention.GetRegisterAt(1)),
1352 LocationFrom(calling_convention.GetRegisterAt(2)),
1358 __ Mov(calling_convention.GetRegisterAt(2), offset_);
1423 InvokeRuntimeCallingConventionARMVIXL calling_convention;
1425 arm_codegen->Move32(LocationFrom(calling_convention.GetRegisterAt(0)), root_);
2609 if (index < calling_convention.GetNumberOfRegisters()) {
2610 return LocationFrom(calling_convention.GetRegisterAt(index));
2612 return Location::StackSlot(calling_convention.GetStackOffsetOf(stack_index));
2621 if (index + 1 < calling_convention.GetNumberOfRegisters()) {
2622 if (calling_convention.GetRegisterAt(index).Is(r1)) {
2628 if (index + 1 < calling_convention.GetNumberOfRegisters()) {
2629 DCHECK_EQ(calling_convention.GetRegisterAt(index).GetCode() + 1,
2630 calling_convention.GetRegisterAt(index + 1).GetCode());
2632 return LocationFrom(calling_convention.GetRegisterAt(index),
2633 calling_convention.GetRegisterAt(index + 1));
2635 return Location::DoubleStackSlot(calling_convention.GetStackOffsetOf(stack_index));
2644 if (float_index_ < calling_convention.GetNumberOfFpuRegisters()) {
2645 return LocationFrom(calling_convention.GetFpuRegisterAt(float_index_++));
2647 return Location::StackSlot(calling_convention.GetStackOffsetOf(stack_index));
2655 if (double_index_ + 1 < calling_convention.GetNumberOfFpuRegisters()) {
2659 calling_convention.GetFpuRegisterAt(index),
2660 calling_convention.GetFpuRegisterAt(index + 1));
2664 return Location::DoubleStackSlot(calling_convention.GetStackOffsetOf(stack_index));
3016 InvokeRuntimeCallingConventionARMVIXL calling_convention;
3018 caller_saves.Add(LocationFrom(calling_convention.GetRegisterAt(0)));
3811 InvokeRuntimeCallingConventionARMVIXL calling_convention;
3812 locations->SetInAt(0, LocationFrom(calling_convention.GetFpuRegisterAt(0)));
3818 InvokeRuntimeCallingConventionARMVIXL calling_convention;
3819 locations->SetInAt(0, LocationFrom(calling_convention.GetFpuRegisterAt(0),
3820 calling_convention.GetFpuRegisterAt(1)));
3844 InvokeRuntimeCallingConventionARMVIXL calling_convention;
3845 locations->SetInAt(0, LocationFrom(calling_convention.GetRegisterAt(0),
3846 calling_convention.GetRegisterAt(1)));
3847 locations->SetOut(LocationFrom(calling_convention.GetFpuRegisterAt(0)));
4483 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4484 locations->SetInAt(0, LocationFrom(calling_convention.GetRegisterAt(0)));
4485 locations->SetInAt(1, LocationFrom(calling_convention.GetRegisterAt(1)));
4493 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4495 calling_convention.GetRegisterAt(0), calling_convention.GetRegisterAt(1)));
4497 calling_convention.GetRegisterAt(2), calling_convention.GetRegisterAt(3)));
4525 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4526 DCHECK(calling_convention.GetRegisterAt(0).Is(RegisterFrom(lhs)));
4527 DCHECK(calling_convention.GetRegisterAt(1).Is(RegisterFrom(rhs)));
4537 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4538 DCHECK(calling_convention.GetRegisterAt(0).Is(LowRegisterFrom(lhs)));
4539 DCHECK(calling_convention.GetRegisterAt(1).Is(HighRegisterFrom(lhs)));
4540 DCHECK(calling_convention.GetRegisterAt(2).Is(LowRegisterFrom(rhs)));
4541 DCHECK(calling_convention.GetRegisterAt(3).Is(HighRegisterFrom(rhs)));
4597 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4598 locations->SetInAt(0, LocationFrom(calling_convention.GetRegisterAt(0)));
4599 locations->SetInAt(1, LocationFrom(calling_convention.GetRegisterAt(1)));
4607 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4609 calling_convention.GetRegisterAt(0), calling_convention.GetRegisterAt(1)));
4611 calling_convention.GetRegisterAt(2), calling_convention.GetRegisterAt(3)));
4617 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4618 locations->SetInAt(0, LocationFrom(calling_convention.GetFpuRegisterAt(0)));
4619 locations->SetInAt(1, LocationFrom(calling_convention.GetFpuRegisterAt(1)));
4625 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4627 calling_convention.GetFpuRegisterAt(0), calling_convention.GetFpuRegisterAt(1)));
4629 calling_convention.GetFpuRegisterAt(2), calling_convention.GetFpuRegisterAt(3)));
4659 InvokeRuntimeCallingConventionARMVIXL calling_convention;
4660 DCHECK(reg1.Is(calling_convention.GetRegisterAt(0)));
4661 DCHECK(RegisterFrom(second).Is(calling_convention.GetRegisterAt(1)));
5120 InvokeRuntimeCallingConventionARMVIXL calling_convention;
5121 locations->SetInAt(0, LocationFrom(calling_convention.GetRegisterAt(0)));
5151 InvokeRuntimeCallingConventionARMVIXL calling_convention;
5153 locations->SetInAt(0, LocationFrom(calling_convention.GetRegisterAt(0)));
5154 locations->SetInAt(1, LocationFrom(calling_convention.GetRegisterAt(1)));
5844 FieldAccessCallingConventionARMVIXL calling_convention;
5846 instruction, instruction->GetFieldType(), calling_convention);
5851 FieldAccessCallingConventionARMVIXL calling_convention;
5856 calling_convention);
5861 FieldAccessCallingConventionARMVIXL calling_convention;
5863 instruction, instruction->GetFieldType(), calling_convention);
5868 FieldAccessCallingConventionARMVIXL calling_convention;
5873 calling_convention);
5878 FieldAccessCallingConventionARMVIXL calling_convention;
5880 instruction, instruction->GetFieldType(), calling_convention);
5885 FieldAccessCallingConventionARMVIXL calling_convention;
5890 calling_convention);
5895 FieldAccessCallingConventionARMVIXL calling_convention;
5897 instruction, instruction->GetFieldType(), calling_convention);
5902 FieldAccessCallingConventionARMVIXL calling_convention;
5907 calling_convention);
6637 InvokeRuntimeCallingConventionARMVIXL calling_convention;
6638 caller_saves.Add(LocationFrom(calling_convention.GetRegisterAt(0)));
6639 caller_saves.Add(LocationFrom(calling_convention.GetRegisterAt(1)));
7053 InvokeRuntimeCallingConventionARMVIXL calling_convention;
7056 LocationFrom(calling_convention.GetRegisterAt(0)),
7058 DCHECK(calling_convention.GetRegisterAt(0).Is(r0));
7080 InvokeRuntimeCallingConventionARMVIXL calling_convention;
7081 caller_saves.Add(LocationFrom(calling_convention.GetRegisterAt(0)));
7269 InvokeRuntimeCallingConventionARMVIXL calling_convention;
7270 caller_saves.Add(LocationFrom(calling_convention.GetRegisterAt(0)));
7343 InvokeRuntimeCallingConventionARMVIXL calling_convention;
7344 __ Mov(calling_convention.GetRegisterAt(0), load->GetStringIndex().index_);
7380 InvokeRuntimeCallingConventionARMVIXL calling_convention;
7381 locations->SetInAt(0, LocationFrom(calling_convention.GetRegisterAt(0)));
7915 InvokeRuntimeCallingConventionARMVIXL calling_convention;
7916 locations->SetInAt(0, LocationFrom(calling_convention.GetRegisterAt(0)));
8962 InvokeDexCallingConventionARMVIXL calling_convention;
8963 vixl32::Register receiver = calling_convention.GetRegisterAt(0);