Home
last modified time | relevance | path

Searched defs:Int1 (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dcompatibility-alias.m3 @interface Int1 @end interface
H A Dencode-test.m12 @interface Int1 { interface
18 @implementation Int1 implementation
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DConstantsTest.cpp22 IntegerType* Int1 = IntegerType::get(getGlobalContext(), 1); in TEST() local
313 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy); in TEST() local
H A DInstructionsTest.cpp37 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
127 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local