Searched defs:Int1 (Results 1 – 11 of 11) sorted by relevance
| /external/clang/test/CodeGenObjC/ |
| D | compatibility-alias.m | 3 @interface Int1 @end interface
|
| D | encode-test.m | 12 @interface Int1 { interface 18 @implementation Int1 implementation
|
| /external/swiftshader/third_party/LLVM/unittests/VMCore/ |
| D | InstructionsTest.cpp | 29 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local 67 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
|
| D | ConstantsTest.cpp | 19 IntegerType* Int1 = IntegerType::get(getGlobalContext(), 1); in TEST() local
|
| /external/llvm/unittests/ADT/ |
| D | PointerSumTypeTest.cpp | 17 enum Kinds { Float, Int1, Int2 }; enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
| D | PointerSumTypeTest.cpp | 17 enum Kinds { Float, Int1, Int2 }; enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | ConstantsTest.cpp | 26 IntegerType *Int1 = IntegerType::get(Context, 1); in TEST() local 361 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy); in TEST() local
|
| D | InstructionsTest.cpp | 49 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local 139 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
|
| /external/llvm/unittests/IR/ |
| D | ConstantsTest.cpp | 26 IntegerType *Int1 = IntegerType::get(Context, 1); in TEST() local 360 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy); in TEST() local
|
| D | InstructionsTest.cpp | 37 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local 127 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
|
| /external/spirv-llvm/lib/SPIRV/ |
| D | SPIRVReader.cpp | 135 getMDTwoInt(LLVMContext *Context, unsigned Int1, unsigned Int2) { in getMDTwoInt()
|