Searched refs:enableIEEEBit (Results 1 – 4 of 4) sorted by relevance
561 bool enableIEEEBit(const MachineFunction &MF) const { in enableIEEEBit() function
935 ProgInfo.IEEEMode = STM.enableIEEEBit(MF); in getSIProgramInfo()
1123 bool IsIEEEMode = ST->enableIEEEBit(MF); in runOnMachineFunction()
4138 bool IsIEEEMode = Subtarget->enableIEEEBit(DAG.getMachineFunction()); in lowerFMINNUM_FMAXNUM()