Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:APF

1267   APFloat APF = CN->getValueAPF();
1270 CurDAG->getTargetConstantFP(APF.convertToFloat(), MVT::f32));
1274 CurDAG->getTargetConstantFP(APF.convertToDouble(), MVT::f64));