Searched defs:Int16Ty (Results 1 – 5 of 5) sorted by relevance
37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
175 Type *Int16Ty = Type::getInt16Ty(C); in TEST() local415 Type* Int16Ty = Type::getInt16Ty(C); in TEST() local
197 Type *Int16Ty = Type::getInt16Ty(Context); in TEST() local
174 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; variable
386 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local