Home
last modified time | relevance | path

Searched defs:NewFMF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h308 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3536 FastMathFlags NewFMF; in mapFromLLVMFastMathFlags() local
3549 LLVMFastMathFlags NewFMF = LLVMFastMathNone; in mapToLLVMFastMathFlags() local