Home
last modified time | relevance | path

Searched refs:SetFastMathFlags (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp83 SetFastMathFlags(CurFPFeatures); in CodeGenFunction()
115 void CodeGenFunction::SetFastMathFlags(FPOptions FPFeatures) { in SetFastMathFlags() function in CodeGenFunction
158 CGF.SetFastMathFlags(FPFeatures); in ConstructorHelper()
H A DCodeGenFunction.h4678 void SetFastMathFlags(FPOptions FPFeatures);