Searched defs:Int8Ty (Results 1 – 7 of 7) sorted by relevance
100 IntegerType* Int8Ty = Type::getInt8Ty(getGlobalContext()); in TEST() local
114 Type* Int8Ty = Type::getInt8Ty(C); in TEST() local
84 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
174 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; variable
105 llvm::IntegerType *Int8Ty, *Int32Ty, *Int64Ty; member
1811 llvm::Type *Int8Ty = llvm::Type::getInt8Ty(VMContext); in EmitOverflowCheckedBinOp() local
124 llvm::IntegerType *Int8Ty; member in __anona4a3aa350111::CGObjCGNU