HomeSort by relevance Sort by last modified time
    Searched refs:clearFastMathFlags (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/IR/
IRBuilderTest.cpp 173 Builder.clearFastMathFlags();
191 Builder.clearFastMathFlags();
209 Builder.clearFastMathFlags();
239 Builder.clearFastMathFlags();
  /external/llvm/include/llvm/IR/
IRBuilder.h 196 void clearFastMathFlags() { FMF.clear(); }
    [all...]

Completed in 769 milliseconds