Searched defs:setFastMathFlags (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h305 void setFastMathFlags(FastMathFlags FMF) { function in class:llvm::FPMathOperator
H A DIRBuilder.h225 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } function in class:llvm::IRBuilderBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp184 void Instruction::setFastMathFlags(FastMathFlags FMF) { function in class:Instruction

Completed in 122 milliseconds