Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Dcompatibility-alias.m3 @interface Int1 @end interface
Dencode-test.m12 @interface Int1 { interface
18 @implementation Int1 implementation
/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/cronet/tot/third_party/abseil-cpp/absl/types/
Doptional_test.cc1200 struct Int1 { struct
1202 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1203 int i;
/external/cronet/stable/third_party/abseil-cpp/absl/types/
Doptional_test.cc1200 struct Int1 { struct
1202 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1203 int i;
/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/abseil-cpp/absl/types/
Doptional_test.cc1200 struct Int1 { struct
1202 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1203 int i;
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc1258 struct Int1 { struct
1260 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1261 int i;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp118 Type *Int1 = Type::getInt1Ty(Context); in createCallbackEncoding() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DMDBuilder.cpp118 Type *Int1 = Type::getInt1Ty(Context); in createCallbackEncoding() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp919 auto *Int1 = dyn_cast<ConstantInt>(Elem1); in isNonTargetIntrinsicMatch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1694 Int1 = 0, enumerator