Searched refs:LLVMFastMathApproxFunc (Results 1 – 2 of 2) sorted by relevance
493 LLVMFastMathApproxFunc = (1 << 6), enumerator498 LLVMFastMathApproxFunc,
3330 NewFMF.setApproxFunc((FMF & LLVMFastMathApproxFunc) != 0); in mapFromLLVMFastMathFlags()3350 NewFMF |= LLVMFastMathApproxFunc; in mapToLLVMFastMathFlags()