Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineFunction.h63 bool hasNoSignedZerosFPMath() const { in hasNoSignedZerosFPMath() function
DSIFoldOperands.cpp986 bool IsIEEEMode = ST->enableIEEEBit(MF) || !MFI->hasNoSignedZerosFPMath(); in runOnMachineFunction()