Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp84 SetFastMathFlags(CurFPFeatures); in CodeGenFunction()
116 void CodeGenFunction::SetFastMathFlags(FPOptions FPFeatures) { in SetFastMathFlags() function in CodeGenFunction
159 CGF.SetFastMathFlags(FPFeatures); in ConstructorHelper()
H A DCodeGenFunction.h4832 void SetFastMathFlags(FPOptions FPFeatures);