Home | History | Annotate | Download | only in AArch64

Lines Matching refs:FVal

2141   APFloat FVal(0.0);
2143 FVal = CN->getValueAPF();
2152 FVal = cast<ConstantFP>(CN->getConstVal())->getValueAPF();
2168 FVal.convertToInteger(IntVal, APFloat::rmTowardZero, &IsExact);