Searched refs:LLVMFastMathApproxFunc (Results 1 – 2 of 2) sorted by relevance
503 LLVMFastMathApproxFunc = (1 << 6), enumerator508 LLVMFastMathApproxFunc,
3598 NewFMF.setApproxFunc((FMF & LLVMFastMathApproxFunc) != 0); in mapFromLLVMFastMathFlags()3618 NewFMF |= LLVMFastMathApproxFunc; in mapToLLVMFastMathFlags()