Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp80 SetFastMathFlags(CurFPFeatures); in CodeGenFunction()
123 void CodeGenFunction::SetFastMathFlags(FPOptions FPFeatures) { in SetFastMathFlags() function in CodeGenFunction
167 CGF.SetFastMathFlags(FPFeatures); in ConstructorHelper()
H A DCodeGenFunction.h4589 void SetFastMathFlags(FPOptions FPFeatures);