Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp81 SetFastMathFlags(CurFPFeatures); in CodeGenFunction()
113 void CodeGenFunction::SetFastMathFlags(FPOptions FPFeatures) { in SetFastMathFlags() function in CodeGenFunction
156 CGF.SetFastMathFlags(FPFeatures); in ConstructorHelper()
H A DCodeGenFunction.h4658 void SetFastMathFlags(FPOptions FPFeatures);