Lines Matching refs:getFltSemantics
142 (void)Val2.convert(VT.getFltSemantics(), APFloat::rmNearestTiesToEven, in isValueValidForType()
1879 APF.convert(EltVT.getFltSemantics(), APFloat::rmNearestTiesToEven, in getConstantFP()
6856 APFloat FPV(VT.getFltSemantics(), APInt::getZero(VT.getSizeInBits())); in FoldConstantArithmetic()
6870 (void)FPV.convert(VT.getFltSemantics(), APFloat::rmNearestTiesToEven, in FoldConstantArithmetic()
6923 (void)V.convert(VT.getFltSemantics(), APFloat::rmNearestTiesToEven, in FoldConstantArithmetic()
7267 (void)C1.convert(VT.getFltSemantics(), APFloat::rmNearestTiesToEven, in foldConstantFPMath()
7289 return getConstantFP(APFloat::getNaN(VT.getFltSemantics()), DL, VT); in foldConstantFPMath()
8238 return DAG.getConstantFP(APFloat(VT.getFltSemantics(), Val), dl, VT); in getMemsetValue()
12514 const fltSemantics &Semantics = VT.getFltSemantics(); in isNeutralConstant()
13798 const fltSemantics &Semantics = VT.getFltSemantics(); in getNeutralElement()
13810 const fltSemantics &Semantics = VT.getFltSemantics(); in getNeutralElement()