Lines Matching defs:APF
21945 APFloat APF = Op0CN->getValueAPF();21946 APF.clearSign();21947 MagBits = DAG.getConstantFP(APF, dl, LogicVT);