Searched refs:GetInstructionSetPointerSize (Results 1 – 9 of 9) sorted by relevance
59 EXPECT_EQ(kRuntimePointerSize, GetInstructionSetPointerSize(kRuntimeISA)); in TEST()
84 constexpr PointerSize GetInstructionSetPointerSize(InstructionSet isa) { in GetInstructionSetPointerSize() function
181 CHECK_EQ(sizeof(ElfTypes::Addr), static_cast<size_t>(GetInstructionSetPointerSize(isa))); in MakeElfFileForJIT()239 CHECK_EQ(sizeof(Elf_Addr), static_cast<size_t>(GetInstructionSetPointerSize(isa))); in PackElfFileForJIT()354 CHECK_EQ(sizeof(ElfTypes::Addr), static_cast<size_t>(GetInstructionSetPointerSize(isa))); in WriteDebugElfFileForClasses()
1534 pointer_size_(GetInstructionSetPointerSize(writer_->compiler_options_.GetInstructionSet())), in InitImageMethodVisitor()1676 pointer_size_(GetInstructionSetPointerSize(writer_->compiler_options_.GetInstructionSet())), in WriteCodeMethodVisitor()2195 PointerSize pointer_size = GetInstructionSetPointerSize(oat_header_->GetInstructionSet()); in InitIndexBssMappings()2415 PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set); in InitBssLayout()2877 PointerSize pointer_size = GetInstructionSetPointerSize(oat_header_->GetInstructionSet()); in WriteIndexBssMappings()
508 EXPECT_EQ(169 * static_cast<size_t>(GetInstructionSetPointerSize(kRuntimeISA)), in TEST_F()
2496 const PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_); in CreateImtConflictMethod()2518 PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_); in CreateResolutionMethod()2530 PointerSize pointer_size = GetInstructionSetPointerSize(instruction_set_); in CreateCalleeSaveMethod()
523 PointerSize pointer_size = GetInstructionSetPointerSize(GetOatHeader().GetInstructionSet()); in Setup()2373 PointerSize pointer_size = GetInstructionSetPointerSize(GetOatHeader().GetInstructionSet()); in InitializeRelocations()
2066 klass->SetSkipAccessChecksFlagOnAllMethods(GetInstructionSetPointerSize(instruction_set)); in Visit()
537 static_cast<size_t>(GetInstructionSetPointerSize(instruction_set_)), in Dump()