Searched defs:DoubleTy (Results 1 – 8 of 8) sorted by relevance
39 llvm::Type *FloatTy, *DoubleTy; member
3507 llvm::Type *DoubleTy = CGF.DoubleTy; in EmitVAArg() local
172 Type VoidTy, LabelTy, FloatTy, DoubleTy, MetadataTy; variable
201 Type *DoubleTy = Type::getDoubleTy(Context); in TEST() local
196 Type *DoubleTy = Type::getDoubleTy(C); in TEST() local
200 Type *DoubleTy = Type::getDoubleTy(Context); in TEST() local
184 Type *DoubleTy = Type::getDoubleTy(C); in TEST() local
904 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty; variable