HomeSort by: relevance | last modified time | path
    Searched refs:SetFastMathFlags (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 80 SetFastMathFlags(CurFPFeatures);
123 void CodeGenFunction::SetFastMathFlags(FPOptions FPFeatures) {
132 Builder.setFastMathFlags(FMF);
167 CGF.SetFastMathFlags(FPFeatures);
CodeGenFunction.h 4589 void SetFastMathFlags(FPOptions FPFeatures);

Completed in 25 milliseconds