Searched defs:Int8Ty (Results 1 – 6 of 6) sorted by relevance
103 IntegerType* Int8Ty = Type::getInt8Ty(getGlobalContext()); in TEST() local
119 Type* Int8Ty = Type::getInt8Ty(C); in TEST() local
84 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
114 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
118 llvm::IntegerType *Int8Ty; member in __anoneae344580111::CGObjCGNU
2163 llvm::Type *Int8Ty = CGF.Int8Ty; in EmitOverflowCheckedBinOp() local