Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp2192 bool HasNSZ = MFI->hasNoSignedZerosFPMath(); in runOnMachineFunction() local
2231 if (IsIEEEMode || (!HasNSZ && !MI.getFlag(MachineInstr::FmNsz)) || in runOnMachineFunction()