Searched defs:Int8 (Results 1 – 10 of 10) sorted by relevance
595 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local 626 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local 656 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 700 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 764 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 793 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 825 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 999 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 1040 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 1188 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 1237 Type *Int8 = Type::getInt8Ty(C); TEST_F() local 1368 Type *Int8 = Type::getInt8Ty(C); TEST_F() local [all...]
157 using Int8 = Type<TypeCategory::Integer, 8>; in TestIntrinsics() typedef
397 Int8, enumerator456 int8_t Int8; member
380 auto *Int8 = Type::getInt8Ty(Context); in TEST() local
190 Int8, global() enumerator
207 Int8 = 1 << 0, enumerator
488 using Int8 = evaluate::Type<TypeCategory::Integer, 8>; DescribeType() typedef
637 Int8 = 0, enumerator
91 Int8, global() enumerator
84 llvm::Type *Int8 = llvm::IntegerType::getInt8Ty(CGF.CGM.getLLVMContext()); initializeAlloca() local