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

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

Completed in 61 milliseconds