Searched defs:NSZ (Results 1 – 2 of 2) sorted by relevance
2654 bool AllowRHSConstant, bool NSZ) { in getBinOpIdentity()2716 bool AllowRHSConstant, bool NSZ) { in getIdentity()
16960 auto isIdentitySplat = [&](SDValue Op, bool NSZ) { in PerformFAddVSelectCombine()16979 bool NSZ = FaddFlags.hasNoSignedZeros(); in PerformFAddVSelectCombine() local