Searched defs:DoubleTy (Results 1 – 5 of 5) sorted by relevance
174 Type *DoubleTy = Type::getDoubleTy(getGlobalContext()); in TEST() local
184 Type *DoubleTy = Type::getDoubleTy(C); in TEST() local
116 llvm::Type *FloatTy, *DoubleTy; member
2947 llvm::Type *DoubleTy = CGF.DoubleTy; in EmitVAArg() local
800 CanQualType FloatTy, DoubleTy, LongDoubleTy; variable