Home
last modified time | relevance | path

Searched refs:mapFromLLVMFastMathFlags (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3535 static FastMathFlags mapFromLLVMFastMathFlags(LLVMFastMathFlags FMF) { in mapFromLLVMFastMathFlags() function
3778 cast<Instruction>(P)->setFastMathFlags(mapFromLLVMFastMathFlags(FMF)); in LLVMSetFastMathFlags()