Searched refs:LLVMFastMathApproxFunc (Results 1 – 2 of 2) sorted by relevance
498 LLVMFastMathApproxFunc = (1 << 6), enumerator503 LLVMFastMathApproxFunc,
3543 NewFMF.setApproxFunc((FMF & LLVMFastMathApproxFunc) != 0); in mapFromLLVMFastMathFlags()3563 NewFMF |= LLVMFastMathApproxFunc; in mapToLLVMFastMathFlags()