Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DInstruction.h32 class FastMathFlags; variable
H A DFMF.h27 FastMathFlags(unsigned F) { in FastMathFlags() function