Home
last modified time | relevance | path

Searched defs:getFastMathFlags (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp173 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h299 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
H A DIRBuilder.h180 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function