Home
last modified time | relevance | path

Searched refs:clearFastMathFlags (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp218 Builder.clearFastMathFlags(); in TEST_F()
237 Builder.clearFastMathFlags(); in TEST_F()
255 Builder.clearFastMathFlags(); in TEST_F()
275 Builder.clearFastMathFlags(); in TEST_F()
285 Builder.clearFastMathFlags(); in TEST_F()
322 Builder.clearFastMathFlags(); in TEST_F()
/external/llvm/unittests/IR/
DIRBuilderTest.cpp173 Builder.clearFastMathFlags(); in TEST_F()
191 Builder.clearFastMathFlags(); in TEST_F()
209 Builder.clearFastMathFlags(); in TEST_F()
239 Builder.clearFastMathFlags(); in TEST_F()
/external/llvm/include/llvm/IR/
DIRBuilder.h196 void clearFastMathFlags() { FMF.clear(); } in clearFastMathFlags() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h214 void clearFastMathFlags() { FMF.clear(); } in clearFastMathFlags() function