Searched refs:isNegativeZeroValue (Results 1 – 3 of 3) sorted by relevance
68 bool isNegativeZeroValue() const;
42 bool Constant::isNegativeZeroValue() const { in isNegativeZeroValue() function in Constant50 return SplatCFP->isNegativeZeroValue(); in isNegativeZeroValue()
49936 return CF->isNegativeZeroValue(); in combineFMulcFCMulc()