Searched refs:InstructionSetPointerSize (Results 1 – 21 of 21) sorted by relevance
147 if (InstructionSetPointerSize(isa_) == sizeof(uint32_t)) { in RelocatedAddressOfPointer()160 if (InstructionSetPointerSize(isa_) == 4) { in RelocatedAddressOfIntPointer()
431 const size_t pointer_size = InstructionSetPointerSize(isa_); in PatchArtMethods()622 const size_t pointer_size = InstructionSetPointerSize(isa_); in VisitObject()643 const size_t pointer_size = InstructionSetPointerSize(isa_); in FixupMethod()
134 static inline size_t InstructionSetPointerSize(InstructionSet isa) { in InstructionSetPointerSize() function
432 InstructionSetPointerSize(cu->instruction_set)).Int32Value(); in NextSDCallInsn()502 InstructionSetPointerSize(cu->instruction_set)).Int32Value(); in NextSDCallInsn()
55 target_ptr_size_(InstructionSetPointerSize(compiler_driver_.GetInstructionSet())), in ImageWriter()
87 target_ptr_size_ = InstructionSetPointerSize(compiler_driver_.GetInstructionSet()); in PrepareImageAddressSpace()
148 + InstructionSetPointerSize(GetInstructionSet()) // Art method in GetStackSlotOfParameter()
119 auto pointer_size = InstructionSetPointerSize(GetInstructionSet()); in GetCachePointerOffset()280 return GetFrameSize() + InstructionSetPointerSize(GetInstructionSet()) // ART method in GetStackSlot()
202 InstructionSetPointerSize(GetCompilerDriver()->GetInstructionSet()))); in GetEntryPointOf()
75 reserved_out_slots_ = InstructionSetPointerSize(codegen->GetInstructionSet()) / kVRegSize + in RegisterAllocator()
331 const size_t pointer_size = InstructionSetPointerSize(GetInstructionSet()); in IsFastInvoke()
2525 size_t pointer_size = InstructionSetPointerSize(GetInstructionSet()); in IsStringInit()
1532 InstructionSetPointerSize(oat_dumper_->GetOatInstructionSet()); in Dump()1668 InstructionSetPointerSize(oat_dumper_->GetOatInstructionSet())); in GetQuickOatCodeBegin()1728 InstructionSetPointerSize(state->oat_dumper_->GetOatInstructionSet()); in Callback()1802 InstructionSetPointerSize(state->oat_dumper_->GetOatInstructionSet()); in DumpMethod()
507 InstructionSetPointerSize(cu->instruction_set)).Int32Value(); in CommonCallCodeLoadCodePointerIntoInvokeTgt()543 const size_t pointer_size = InstructionSetPointerSize( in NextVCallInsn()590 const size_t pointer_size = InstructionSetPointerSize( in NextInterfaceCallInsn()
797 InstructionSetPointerSize(GetCompilerDriver()->GetInstructionSet()))); in GetEntryPointOf()
358 InstructionSetPointerSize(instruction_set)); in ArtJniCompileMethodInternal()
575 return InstructionSetPointerSize(isa) + out_num * sizeof(uint32_t); in GetOutVROffset()
828 size_t pointer_size = InstructionSetPointerSize(isa); in GetVRegOffsetFromQuickCode()
299 image_pointer_size_ = InstructionSetPointerSize(runtime->GetInstructionSet()); in InitWithoutImage()
145 const size_t pointer_size = InstructionSetPointerSize( in DumpImageDiffMap()
252 return InstructionSetPointerSize(cu_->instruction_set); in GetNumBytesForSpecialTemps()