Searched refs:Op0CN (Results 1 – 2 of 2) sorted by relevance
14432 if (ConstantFPSDNode *Op0CN = dyn_cast<ConstantFPSDNode>(Op0)) { in LowerFCOPYSIGN() local14433 APFloat APF = Op0CN->getValueAPF(); in LowerFCOPYSIGN()
17530 if (ConstantFPSDNode *Op0CN = dyn_cast<ConstantFPSDNode>(Mag)) { in LowerFCOPYSIGN() local17531 APFloat APF = Op0CN->getValueAPF(); in LowerFCOPYSIGN()