Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGenObjC/
Dcompatibility-alias.m3 @interface Int1 @end interface
Dencode-test.m12 @interface Int1 { interface
18 @implementation Int1 implementation
/external/llvm-project/clang/test/CodeGenObjC/
Dcompatibility-alias.m3 @interface Int1 @end interface
Dencode-test.m12 @interface Int1 { interface
18 @implementation Int1 implementation
/external/llvm-project/clang-tools-extra/test/clang-move/Inputs/
Dtype_alias.h1 typedef int Int1; typedef
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.decomp/
Dp3.cpp105 using Int1 = int[1]; in referenced_type() typedef
106 using Int1 = decltype(b0); in referenced_type() typedef
107 using Int1 = decltype(br0); in referenced_type() typedef
108 using Int1 = decltype(brr0); in referenced_type() typedef
/external/llvm-project/llvm/unittests/ADT/
DPointerSumTypeTest.cpp16 enum Kinds { Float, Int1, Int2 }; enumerator
/external/llvm/unittests/ADT/
DPointerSumTypeTest.cpp17 enum Kinds { Float, Int1, Int2 }; enumerator
/external/llvm/unittests/IR/
DConstantsTest.cpp26 IntegerType *Int1 = IntegerType::get(Context, 1); in TEST() local
360 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy); in TEST() local
DInstructionsTest.cpp37 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
127 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
/external/llvm-project/clang/unittests/Tooling/Syntax/
DSynthesisTest.cpp141 auto *Int1 = createTree(*Arena, {{Leaf1, NodeRole::LiteralToken}}, in TEST_P() local
/external/llvm-project/flang/unittests/Evaluate/
Dintrinsics.cpp150 using Int1 = Type<TypeCategory::Integer, 1>; in TestIntrinsics() typedef
/external/llvm-project/llvm/unittests/IR/
DConstantsTest.cpp25 IntegerType *Int1 = IntegerType::get(Context, 1); in TEST() local
360 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy); in TEST() local
DInstructionsTest.cpp49 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
139 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
/external/llvm-project/llvm/unittests/BinaryFormat/
DMsgPackDocumentTest.cpp19 DocNode Int1 = Doc.getNode(1), Int2 = Doc.getNode(2); in TEST() local
/external/openscreen/third_party/abseil/src/absl/types/
Doptional_test.cc1240 struct Int1 { struct
1242 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1243 int i;
/external/webrtc/third_party/abseil-cpp/absl/types/
Doptional_test.cc1242 struct Int1 { struct
1244 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1245 int i;
/external/libtextclassifier/abseil-cpp/absl/types/
Doptional_test.cc1240 struct Int1 { struct
1242 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1243 int i;
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc1240 struct Int1 { struct
1242 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1243 int i;
/external/angle/third_party/abseil-cpp/absl/types/
Doptional_test.cc1240 struct Int1 { struct
1242 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1243 int i;
/external/abseil-cpp/absl/types/
Doptional_test.cc1242 struct Int1 { struct
1244 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1245 int i;
/external/llvm-project/llvm/lib/IR/
DMDBuilder.cpp118 Type *Int1 = Type::getInt1Ty(Context); in createCallbackEncoding() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp118 Type *Int1 = Type::getInt1Ty(Context); in createCallbackEncoding() local
/external/llvm-project/clang/lib/AST/
DASTStructuralEquivalence.cpp1190 const auto *Int1 = cast<ExtIntType>(T1); in IsStructurallyEquivalent() local
1199 const auto *Int1 = cast<DependentExtIntType>(T1); in IsStructurallyEquivalent() local
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanTest.cpp411 IntegerType *Int1 = IntegerType::get(C, 1); in TEST() local

12