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