Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineFunction.h68 bool hasNoSignedZerosFPMath() const { in hasNoSignedZerosFPMath() function
DSIMachineFunctionInfo.cpp485 NoSignedZerosFPMath(MFI.hasNoSignedZerosFPMath()), in SIMachineFunctionInfo()
DSIFoldOperands.cpp1480 bool HasNSZ = MFI->hasNoSignedZerosFPMath(); in runOnMachineFunction()