Searched defs:I1Ty (Results 1 – 3 of 3) sorted by relevance
93 auto *I1Ty = IntegerType::get(Context, 1); in TEST_F() local138 auto *I1Ty = IntegerType::get(Context, 1); in TEST_F() local164 auto *I1Ty = IntegerType::get(Context, 1); in TEST_F() local
25 Type *I1Ty = Type::getInt1Ty(C); in TEST() local91 Type *I1Ty = Type::getInt1Ty(C); in TEST() local
744 #define X(I1Ty, Ty, numelements) \ argument