Home | History | Annotate | Download | only in Chapter8

Lines Matching refs:getDoubleTy

102   DIType getDoubleTy();
819 DIType DebugInfo::getDoubleTy() {
841 DIType DblTy = KSDbgInfo.getDoubleTy();
872 return TmpB.CreateAlloca(Type::getDoubleTy(getGlobalContext()), 0,
943 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
1029 Builder.CreatePHI(Type::getDoubleTy(getGlobalContext()), 2, "iftmp");
1137 return Constant::getNullValue(Type::getDoubleTy(getGlobalContext()));
1193 Type::getDoubleTy(getGlobalContext()));
1195 FunctionType::get(Type::getDoubleTy(getGlobalContext()), Doubles, false);
1255 KSDbgInfo.getDoubleTy(), Idx);