Lines Matching defs:APF
22327 APFloat APF = Op0CN->getValueAPF();22328 APF.clearSign();22329 MagBits = DAG.getConstantFP(APF, dl, LogicVT);