Home
last modified time | relevance | path

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

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