Home
last modified time | relevance | path

Searched defs:setFastMathFlags (Results 1 – 5 of 5) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperator.h229 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function
DIRBuilder.h305 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h311 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h305 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/
DIRBuilder.h308 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function