Searched refs:Op0CN (Results 1 – 1 of 1) sorted by relevance
20528 if (ConstantFPSDNode *Op0CN = isConstOrConstSplatFP(Mag)) { in LowerFCOPYSIGN() local20529 APFloat APF = Op0CN->getValueAPF(); in LowerFCOPYSIGN()