Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp89 SetFastMathFlags(CurFPFeatures); in CodeGenFunction()
123 void CodeGenFunction::SetFastMathFlags(FPOptions FPFeatures) { in SetFastMathFlags() function in CodeGenFunction
166 CGF.SetFastMathFlags(FPFeatures); in ConstructorHelper()
H A DCodeGenFunction.h5147 void SetFastMathFlags(FPOptions FPFeatures);