Searched defs:Int8Ty (Results 1 – 9 of 9) sorted by relevance
49 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
105 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
190 Type *Int8Ty = IRB.getInt8Ty(); in runOnModule() local
197 IntegerType *Int8Ty; member
114 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
119 llvm::IntegerType *Int8Ty; member in __anon13748a720111::CGObjCGNU
2383 llvm::Type *Int8Ty = CGF.Int8Ty; in EmitOverflowCheckedBinOp() local