Lines Matching refs:GetCompilerOptions
1066 if (GetCompilerOptions().CountHotnessInCompiledCode()) { in GenerateFrameEntry()
1079 DCHECK(GetCompilerOptions().GetImplicitStackOverflowChecks()); in GenerateFrameEntry()
1269 return *GetCompilerOptions().GetInstructionSetFeatures()->AsArm64InstructionSetFeatures(); in GetInstructionSetFeatures()
3105 if (codegen_->GetCompilerOptions().CountHotnessInCompiledCode()) { in HandleGoto()
4082 DCHECK(GetCompilerOptions().IsBootImage()); in GenerateStaticOrDirectCall()
4351 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
4358 } else if (GetCompilerOptions().GetCompilePic()) { in LoadBootImageAddress()
4379 if (GetCompilerOptions().IsBootImage()) { in AllocateInstanceForIntrinsic()
4431 if (GetCompilerOptions().IsBootImage()) { in EmitLinkerPatches()
4476 if (GetCompilerOptions().GenerateAnyDebugInfo()) { in EmitThunkCode()
4654 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
4815 DCHECK(codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
4828 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
6049 if (GetCompilerOptions().EmitRunTimeChecksInDebugMode()) { in MaybeGenerateMarkingRegisterCheck()
6235 if (GetCompilerOptions().GetImplicitNullChecks() && holder_reg.Is(base_reg)) { in CompileBakerReadBarrierThunk()
6331 if (debug_name != nullptr && GetCompilerOptions().GenerateAnyDebugInfo()) { in CompileBakerReadBarrierThunk()