Searched refs:IsIEEEMode (Results 1 – 2 of 2) sorted by relevance
986 bool IsIEEEMode = ST->enableIEEEBit(MF) || !MFI->hasNoSignedZerosFPMath(); in runOnMachineFunction() local997 if (IsIEEEMode || !tryFoldOMod(MI)) in runOnMachineFunction()
6899 bool IsIEEEMode = Subtarget->enableIEEEBit(DAG.getMachineFunction()); in performFCanonicalizeCombine() local6901 if ((IsIEEEMode || isKnownNeverSNan(DAG, N0)) && in performFCanonicalizeCombine()