Searched defs:getFastMathFlags (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h203 FastMathFlags getFastMathFlags() { return FMF; } function in class:llvm::RecurrenceDescriptor
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp234 FastMathFlags Instruction::getFastMathFlags() const { function in class:Instruction
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h364 FastMathFlags getFastMathFlags() const { function in class:llvm::FPMathOperator
H A DIRBuilder.h216 FastMathFlags getFastMathFlags() const { return FMF; } function in class:llvm::IRBuilderBase

Completed in 58 milliseconds