Searched defs:Int1 (Results 1 – 4 of 4) sorted by relevance
3 @interface Int1 @end interface
12 @interface Int1 { interface18 @implementation Int1 implementation
37 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local127 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
22 IntegerType* Int1 = IntegerType::get(getGlobalContext(), 1); in TEST() local