Searched refs:denormalModeIsFlushAllF64F16 (Results 1 – 1 of 1) sorted by relevance
69 static bool denormalModeIsFlushAllF64F16(const MachineFunction &MF) { in denormalModeIsFlushAllF64F16() function5613 return Subtarget->has16BitInsts() && !denormalModeIsFlushAllF64F16(MF); in isFMAFasterThanFMulAndFAdd()5642 return Subtarget->hasMadF16() && denormalModeIsFlushAllF64F16(*MI.getMF()); in isFMADLegal()5660 denormalModeIsFlushAllF64F16(DAG.getMachineFunction()); in isFMADLegal()13593 denormalModeIsFlushAllF64F16(DAG.getMachineFunction()))) && in getFusedOpcode()16025 return !denormalModeIsFlushAllF64F16(DAG.getMachineFunction()); in denormalsEnabledForType()16038 return !denormalModeIsFlushAllF64F16(MF); in denormalsEnabledForType()