Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp79 SetFastMathFlags(CurFPFeatures); in CodeGenFunction()
122 void CodeGenFunction::SetFastMathFlags(FPOptions FPFeatures) { in SetFastMathFlags() function in CodeGenFunction
166 CGF.SetFastMathFlags(FPFeatures); in ConstructorHelper()
DCodeGenFunction.h4502 void SetFastMathFlags(FPOptions FPFeatures);