Searched refs:getConstantDouble (Results 1 – 5 of 5) sorted by relevance
797 Constant *GlobalContext::getConstantDouble(double ConstantDouble) { in getConstantDouble() function in Ice::GlobalContext847 return getConstantDouble(0); in getConstantZeroInternal()
245 Constant *getConstantDouble(double Value);
388 auto *Const = Ctx->getConstantDouble(Value); in Float64Constant()759 Func, InstArithmetic::Fsub, Dest, Ctx->getConstantDouble(0), Input)); in Unop()
157 return Ctx->getConstantDouble(CFP->getValueAPF().convertToDouble()); in convertConstant()
2884 FuncParser->setNextConstantID(getContext()->getConstantDouble(FpValue)); in ProcessRecord()