Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenObjC/
H A Dcompatibility-alias.m3 @interface Int1 @end interface
H A Dencode-test.m12 @interface Int1 { interface
18 @implementation Int1 implementation
/llvm-project/clang-tools-extra/test/clang-move/Inputs/
H A Dtype_alias.h1 typedef int Int1; typedef
/llvm-project/clang/test/CXX/dcl.decl/dcl.decomp/
H A 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
/llvm-project/llvm/unittests/ADT/
H A DPointerSumTypeTest.cpp16 enum Kinds { Float, Int1, Int2 }; enumerator
H A DAPIntTest.cpp2877 APInt Int1(4, 0x1ULL); TEST() local
/llvm-project/clang/unittests/Tooling/Syntax/
H A DSynthesisTest.cpp141 auto *Int1 = createTree(*Arena, {{Leaf1, NodeRole::LiteralToken}}, TEST_P() local
/llvm-project/flang/unittests/Evaluate/
H A Dintrinsics.cpp155 using Int1 = Type<TypeCategory::Integer, 1>; in TestIntrinsics() typedef
/llvm-project/llvm/unittests/BinaryFormat/
H A DMsgPackDocumentTest.cpp18 DocNode Int1 = Doc.getNode(1), Int2 = Doc.getNode(2); in TEST() local
/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp26 IntegerType *Int1 = IntegerType::get(Context, 1); in TEST() local
302 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy); TEST() local
[all...]
H A DInstructionsTest.cpp56 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
155 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp131 Type *Int1 = Type::getInt1Ty(Context); createCallbackEncoding() local
/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanTest.cpp924 IntegerType *Int1 = IntegerType::get(C, 1); in TEST() local
1060 IntegerType *Int1 = IntegerType::get(C, 1); TEST() local
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1385 const auto *Int1 = cast<BitIntType>(T1); IsStructurallyEquivalent() local
1394 const auto *Int1 = cast<DependentBitIntType>(T1); IsStructurallyEquivalent() local
/llvm-project/flang/lib/Semantics/
H A Druntime-type-info.cpp489 using Int1 = evaluate::Type<TypeCategory::Integer, 1>; DescribeType() typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1023 auto *Int1 = dyn_cast<ConstantInt>(Elem1); isNonTargetIntrinsicMatch() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1671 Int1 = 0, global() enumerator
[all...]