Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DOperator.h298 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
DIRBuilder.h193 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/external/llvm/lib/IR/
DInstruction.cpp207 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction