Searched refs:hasNoSignedZerosFPMath (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h68 bool hasNoSignedZerosFPMath() const { function in class:llvm::AMDGPUMachineFunction
H A DSIMachineFunctionInfo.cpp546 NoSignedZerosFPMath(MFI.hasNoSignedZerosFPMath()),
H A DSIFoldOperands.cpp1511 bool HasNSZ = MFI->hasNoSignedZerosFPMath();

Completed in 53 milliseconds