Searched refs:GetInstructionSetAlignment (Results 1 – 8 of 8) sorted by relevance
44 DCHECK(IsAlignedParam(code, GetInstructionSetAlignment(kRuntimeISA)) || in FromCodePointer()45 IsAlignedParam(header, GetInstructionSetAlignment(kRuntimeISA))) in FromCodePointer()
91 size_t GetInstructionSetAlignment(InstructionSet isa) { in GetInstructionSetAlignment() function
126 size_t GetInstructionSetAlignment(InstructionSet isa);
54 return RoundUp(offset, GetInstructionSetAlignment(instruction_set)); in AlignCode()
84 const size_t alignment = GetInstructionSetAlignment(kRuntimeISA); in SetUp()
70 const size_t max_padding = GetInstructionSetAlignment(compiled_method->GetInstructionSet()); in MakeExecutable()
821 GetInstructionSetAlignment(compiled_method->GetInstructionSet())); in NewQuickCodeOffset()1024 GetInstructionSetAlignment(compiled_method->GetInstructionSet())); in VisitMethod()
240 size_t alignment = GetInstructionSetAlignment(kRuntimeISA); in FromCodeToAllocation()316 size_t alignment = GetInstructionSetAlignment(kRuntimeISA); in CommitCodeInternal()996 size_t alignment = GetInstructionSetAlignment(kRuntimeISA); in AllocateCode()