Lines Matching refs:GetCompilerOptions
1092 if (GetCompilerOptions().CountHotnessInCompiledCode()) { in GenerateFrameEntry()
1555 if (GetCompilerOptions().IsBootImage()) { in EmitLinkerPatches()
1678 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
1683 } else if (GetCompilerOptions().GetCompilePic()) { in LoadBootImageAddress()
1704 if (GetCompilerOptions().IsBootImage()) { in AllocateInstanceForIntrinsic()
1837 return *GetCompilerOptions().GetInstructionSetFeatures()->AsMips64InstructionSetFeatures(); in GetInstructionSetFeatures()
3699 if (codegen_->GetCompilerOptions().CountHotnessInCompiledCode()) { in HandleGoto()
6089 DCHECK(GetCompilerOptions().IsBootImage()); in GenerateStaticOrDirectCall()
6276 DCHECK(codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
6287 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
6424 DCHECK(codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
6434 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()