Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3548 static LLVMFastMathFlags mapToLLVMFastMathFlags(FastMathFlags FMF) { in mapToLLVMFastMathFlags() function
3773 return mapToLLVMFastMathFlags(FMF); in LLVMGetFastMathFlags()