Searched refs:enableIEEEBit (Results 1 – 4 of 4) sorted by relevance
557 bool enableIEEEBit(const MachineFunction &MF) const { in enableIEEEBit() function
986 bool IsIEEEMode = ST->enableIEEEBit(MF) || !MFI->hasNoSignedZerosFPMath(); in runOnMachineFunction()
927 ProgInfo.IEEEMode = STM.enableIEEEBit(MF); in getSIProgramInfo()
6899 bool IsIEEEMode = Subtarget->enableIEEEBit(DAG.getMachineFunction()); in performFCanonicalizeCombine()