Home
last modified time | relevance | path

Searched refs:denormalModeIsFlushAllF32 (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp64 static bool denormalModeIsFlushAllF32(const MachineFunction &MF) { in denormalModeIsFlushAllF32() function
985 denormalModeIsFlushAllF32(DAG.getMachineFunction()); in isFPExtFoldable()
995 denormalModeIsFlushAllF32(*MI.getMF()); in isFPExtFoldable()
5604 if (!denormalModeIsFlushAllF32(MF)) in isFMAFasterThanFMulAndFAdd()
5645 denormalModeIsFlushAllF32(*MI.getMF()); in isFMADLegal()
5657 denormalModeIsFlushAllF32(DAG.getMachineFunction()); in isFMADLegal()
13591 denormalModeIsFlushAllF32(DAG.getMachineFunction())) || in getFusedOpcode()
16022 return !denormalModeIsFlushAllF32(DAG.getMachineFunction()); in denormalsEnabledForType()
16035 return !denormalModeIsFlushAllF32(MF); in denormalsEnabledForType()