Searched defs:Int8Ty (Results 1 – 8 of 8) sorted by relevance
49 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
103 IntegerType* Int8Ty = Type::getInt8Ty(getGlobalContext()); in TEST() local
174 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
84 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
111 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
119 llvm::IntegerType *Int8Ty; member in __anon06d71d490111::CGObjCGNU
2262 llvm::Type *Int8Ty = CGF.Int8Ty; in EmitOverflowCheckedBinOp() local
1298 Type *Int8Ty = IRB.getInt8Ty(); in InjectCoverageAtBlock() local