Searched defs:Int16Ty (Results 1 – 3 of 3) sorted by relevance
175 Type *Int16Ty = Type::getInt16Ty(C); in TEST() local411 Type* Int16Ty = Type::getInt16Ty(C); in TEST() local
171 Type *Int16Ty = Type::getInt16Ty(getGlobalContext()); in TEST() local
114 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member