/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | simd-build-pair.ll | 11 ; t30: i32 = extract_vector_elt t3, Constant:i32<2> 13 ; t24: i64 = build_pair t30, t28
|
/external/llvm/test/CodeGen/Hexagon/ |
D | Atomics.ll | 14 %t30 = atomicrmw xor i32* @si, i32 1 monotonic 40 %t30 = atomicrmw xor i32* @si, i32 11 monotonic 41 store i32 %t30, i32* @si, align 4
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | Atomics.ll | 14 %t30 = atomicrmw xor i32* @si, i32 1 monotonic 40 %t30 = atomicrmw xor i32* @si, i32 11 monotonic 41 store i32 %t30, i32* @si, align 4
|
D | rdf-filter-defs.ll | 86 %t30 = getelementptr inbounds %type.3, %type.3* %t29, i32 0, i32 0 87 %t31 = load i8*, i8** %t30, align 4
|
/external/llvm-project/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 42 %t30 = add i64 %t29, %t12 43 %t31 = add i64 %t30, %t13 77 %t65 = add i64 %t64, %t30
|
/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 42 %t30 = add i64 %t29, %t12 43 %t31 = add i64 %t30, %t13 77 %t65 = add i64 %t64, %t30
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | reduction-order.ll | 33 %t30 = icmp eq i64 %t29, undef 34 br i1 %t30, label %t17, label %t20, !prof !2
|
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/ |
D | reorder_repeated_ops.ll | 77 %t30 = add nsw i32 %t22, -33 78 %t31 = icmp sgt i32 %t30, undef 79 %t32 = select i1 %t31, i32 undef, i32 %t30
|
D | PR34635.ll | 84 %t30 = load i32, i32* %t10, align 4 85 %t31 = icmp slt i32 %t30, %t28 86 %t32 = select i1 %t31, i32 %t30, i32 %t28
|
D | vec_list_bias.ll | 79 %t30 = add nsw i32 %t27, %t29 80 %t31 = mul nsw i32 %t30, 4433
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 422 int t30[F(__is_integral(cvoid))]; in is_integral() local 451 int t30[F(__is_floating_point(cvoid))]; in is_floating_point() local 480 int t30[F(__is_arithmetic(cvoid))]; in is_arithmetic() local 507 int t30[F(__is_complete_type(AnIncompleteType))]; in is_complete_type() local 535 int t30[F(__is_void(void*))]; in is_void() local 565 int t30[F(__is_array(void*))]; in is_array() local 604 int t30[F(__is_function(void*))]; in is_function() local 674 int t30[F(__is_fundamental(Union))]; in is_fundamental() local 756 int t30[F(__is_compound(int))]; in is_compound() local 793 int t30[F(__is_pointer(Union))]; in is_pointer() local [all …]
|
D | constant-expression-cxx11.cpp | 986 T<30> t30; variable 994 static_assert(&(t30.*deepm) == &t30.m, ""); 1005 constexpr T<5> *p30_5 = &t30; 1008 static_assert(&(p30_5->*(int(T<3>::*))deepn) == &t30.n, ""); 1009 static_assert(&(p30_13->*deepn) == &t30.n, ""); 1010 static_assert(&(p30_23->*deepn) == &t30.n, ""); 1011 static_assert(&(p30_5->*(int(T<2>::*))deepm) == &t30.m, ""); 1012 static_assert(&(((T<17>*)p30_13)->*deepm) == &t30.m, ""); 1013 static_assert(&(p30_23->*deepm) == &t30.m, "");
|
/external/llvm/test/CodeGen/X86/ |
D | ms-inline-asm.ll | 85 define i32* @t30() nounwind ssp { 92 ; CHECK-LABEL: t30:
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1] 86 %t34 = getelementptr inbounds i64, i64* %arg, i64 %t30 ; <i64*> [#uses=1]
|
D | ashr-tripcount.ll | 72 %t30 = zext i32 %t29 to i64 ; <i64> [#uses=1] 73 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1]
|
/external/llvm-project/clang/test/AST/ |
D | ast-print-record-decl.c | 286 enum T3 { T30 } t30; variable
|
/external/llvm-project/clang/test/SemaCXX/ |
D | type-traits.cpp | 478 int t30[F(__is_integral(cvoid))]; in is_integral() local 507 int t30[F(__is_floating_point(cvoid))]; in is_floating_point() local 615 int t30[F(__is_arithmetic(cvoid))]; in is_arithmetic() local 639 int t30[F(__is_complete_type(AnIncompleteType))]; in is_complete_type() local 667 int t30[F(__is_void(void*))]; in is_void() local 697 int t30[F(__is_array(void*))]; in is_array() local 736 int t30[F(__is_function(void*))]; in is_function() local 807 int t30[F(__is_fundamental(Union))]; in is_fundamental() local 889 int t30[F(__is_compound(int))]; in is_compound() local 926 int t30[F(__is_pointer(Union))]; in is_pointer() local [all …]
|
D | constant-expression-cxx11.cpp | 1096 T<30> t30; variable 1104 static_assert(&(t30.*deepm) == &t30.m, ""); 1115 constexpr T<5> *p30_5 = &t30; 1118 static_assert(&(p30_5->*(int(T<3>::*))deepn) == &t30.n, ""); 1119 static_assert(&(p30_13->*deepn) == &t30.n, ""); 1120 static_assert(&(p30_23->*deepn) == &t30.n, ""); 1121 static_assert(&(p30_5->*(int(T<2>::*))deepm) == &t30.m, ""); 1122 static_assert(&(((T<17>*)p30_13)->*deepm) == &t30.m, ""); 1123 static_assert(&(p30_23->*deepm) == &t30.m, "");
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | ms-inline-asm.ll | 85 define i32* @t30() nounwind ssp { 92 ; CHECK-LABEL: t30:
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1] 86 %t34 = getelementptr inbounds i64, i64* %arg, i64 %t30 ; <i64*> [#uses=1]
|
D | ashr-tripcount.ll | 74 %t30 = zext i32 %t29 to i64 ; <i64> [#uses=1] 75 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1]
|
/external/llvm-project/clang/test/CodeGen/ |
D | asm.c | 252 void t30(int len) { in t30() function
|
/external/clang/test/CodeGen/ |
D | asm.c | 252 void t30(int len) { in t30() function
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 131 char *t30 = &t28->f0[1];
|
/external/llvm-project/llvm/test/Transforms/PhaseOrdering/X86/ |
D | nancvt.ll | 100 %t30 = getelementptr [3 x i64], [3 x i64]* @dnan, i32 0, i32 %t29 101 %t31 = load i64, i64* %t30, align 8
|