Lines Matching refs:GetCompilerOptions
1023 return *GetCompilerOptions().GetInstructionSetFeatures()->AsArmInstructionSetFeatures(); in GetInstructionSetFeatures()
2084 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
2087 if (GetCompilerOptions().CountHotnessInCompiledCode()) { in GenerateFrameEntry()
2417 if (codegen_->GetCompilerOptions().CountHotnessInCompiledCode()) { in HandleGoto()
7010 DCHECK(codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
7018 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
7237 DCHECK(codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
7244 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
8587 if (GetCompilerOptions().EmitRunTimeChecksInDebugMode()) { in MaybeGenerateMarkingRegisterCheck()
8706 DCHECK(GetCompilerOptions().IsBootImage()); in GenerateStaticOrDirectCall()
8915 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
8919 } else if (GetCompilerOptions().GetCompilePic()) { in LoadBootImageAddress()
8939 if (GetCompilerOptions().IsBootImage()) { in AllocateInstanceForIntrinsic()
8994 if (GetCompilerOptions().IsBootImage()) { in EmitLinkerPatches()
9042 if (GetCompilerOptions().GenerateAnyDebugInfo()) { in EmitThunkCode()
9365 if (GetCompilerOptions().GetImplicitNullChecks() && holder_reg.Is(base_reg)) { in CompileBakerReadBarrierThunk()
9485 if (debug_name != nullptr && GetCompilerOptions().GenerateAnyDebugInfo()) { in CompileBakerReadBarrierThunk()