Lines Matching refs:getCodeGenOpts
66 if (CGM.getCodeGenOpts().NoNaNsFPMath) { in CodeGenFunction()
69 if (CGM.getCodeGenOpts().NoSignedZeros) { in CodeGenFunction()
301 if (CGM.getCodeGenOpts().EmitDeclMetadata) in FinishFunction()
316 if (!CGM.getCodeGenOpts().InstrumentFunctions) in ShouldInstrumentFunction()
494 if (CGM.getCodeGenOpts().EmitOpenCLArgMetadata) in GenOpenCLArgMetadata()
595 if (!CGM.getCodeGenOpts().NoInline) { in StartFunction()
658 if (CGM.getCodeGenOpts().InstrumentForProfiling) in StartFunction()
771 if (HaveInsertPoint() && CGM.getCodeGenOpts().ProfileInstrGenerate) { in EmitBlockWithFallThrough()
869 !CGM.getCodeGenOpts().CUDAIsDevice && in GenerateCode()
912 } else if (CGM.getCodeGenOpts().OptimizationLevel == 0) in GenerateCode()
1624 if (CGM.getCodeGenOpts().getDebugInfo() >= CodeGenOptions::LimitedDebugInfo) in EmitDeclRefExprDbgValue()