Lines Matching refs:getConstantFP
484 return DAG.getConstantFP(V, Op.getValueType());
5951 return DAG.getConstantFP(0.0, VT);
5956 return DAG.getConstantFP(0.0, VT);
5972 DAG.getConstantFP(1.0, VT));
5981 DAG.getConstantFP(1.0, VT));
5992 DAG.getConstantFP(2.0, VT));
6003 DAG.getConstantFP(2.0, VT));
6017 DAG.getConstantFP(1.0, VT));
6026 DAG.getConstantFP(1.0, VT));
6038 DAG.getConstantFP(2.0, VT));
6049 DAG.getConstantFP(2.0, VT));
6061 N1, DAG.getConstantFP(3.0, VT));
6070 N0, DAG.getConstantFP(3.0, VT));
6081 DAG.getConstantFP(4.0, VT));
6145 return DAG.getConstantFP(0.0f, VT);
6322 N1, DAG.getConstantFP(1.0, VT)));
6329 N1, DAG.getConstantFP(-1.0, VT)));
6369 DAG.getConstantFP(Recip, VT));
6488 DAG.getConstantFP(-1.0, VT) , DAG.getConstantFP(0.0, VT),
6501 DAG.getConstantFP(1.0, VT) , DAG.getConstantFP(0.0, VT),
6545 DAG.getConstantFP(1.0, VT), DAG.getConstantFP(0.0, VT),
6621 SDValue Round = DAG.getConstantFP(*N0CFP->getConstantFPValue(), EVT);