Lines Matching full:signbit
4641 // If the RHS of the xor is a signbit, then this is just an add.4642 // Instcombine turns add of signbit into xor as a strength reduction step.