Home
last modified time | relevance | path

Searched defs:FastMathFlags (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/IR/
DInstruction.h26 class FastMathFlags; variable
DOperator.h168 FastMathFlags(unsigned F) : Flags(F) { } in FastMathFlags() function
179 FastMathFlags() : Flags(0) in FastMathFlags() function
/external/llvm/include/llvm/Analysis/
DInstructionSimplify.h44 class FastMathFlags; variable
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h40 class FastMathFlags; variable
/external/llvm/unittests/IR/
DIRBuilderTest.cpp131 TEST_F(IRBuilderTest, FastMathFlags) { in TEST_F() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h35 class FastMathFlags; variable