/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 22 %t17 = mul i32 %t16, %t16 23 %t18 = mul i32 %t17, %t17
|
D | fast-mightymul.ll | 22 %t17 = fmul fast float %t16, %t16 23 %t18 = fmul fast float %t17, %t17
|
D | 2012-05-08-UndefLeak.ll | 29 %t17 = add i64 %x0, 18 30 %t18 = add i64 %t17, %t0 64 %t52 = add i64 %t51, %t17
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2012-12-14-simp-vgep.ll | 6 %t17 = load <4 x i32*>, <4 x i32*>* %in, align 8 7 %t18 = icmp eq <4 x i32*> %t17, zeroinitializer
|
/external/clang/test/CodeGen/ |
D | arm-apcs-zerolength-bitfield.c | 173 struct t17 struct 181 static int arr17_offset[(offsetof(struct t17, bar) == 4) ? 0 : -1]; argument 182 static int arr17_sizeof[(sizeof(struct t17) == 8) ? 0 : -1];
|
D | arm-aapcs-zerolength-bitfield.c | 169 struct t17 struct 177 static int arr17_offset[(offsetof(struct t17, bar) == 4) ? 0 : -1]; argument 178 static int arr17_sizeof[(sizeof(struct t17) == 8) ? 0 : -1];
|
D | attributes.c | 35 int t17() { in t17() function
|
D | libcalls-fno-builtin.c | 102 size_t t17(char *x) { return strspn(x, ""); } in t17() function
|
D | asm.c | 123 void t17() { in t17() function
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 170 struct t17 struct 178 static_assert(offsetof(struct t17, bar) == 8); argument 179 static_assert(sizeof(struct t17) == 16);
|
/external/clang/test/Sema/ |
D | thread-specifier.c | 67 extern thread_local int t17; // expected-note {{previous declaration is here}} 68 _Thread_local int t17; // expected-error {{thread-local declaration of 't17' with static initializa… variable
|
D | function.c | 80 fn_t t17; variable
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 19 %t17 = mul i32 %t2, %t16 26 %t24 = sub i32 %t17, %t23
|
/external/llvm/test/Transforms/Inline/ |
D | alloca-bonus.ll | 78 %t17 = add i32 %t16, 1 79 %t18 = add i32 %t17, 1 119 %t17 = add i32 %t16, 1 120 %t18 = add i32 %t17, 1
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 41 %t17 = add nsw i32 %t16, %t8 ; <i32> [#uses=1] 42 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2]
|
D | eliminate-rem.ll | 65 %t17 = phi i64 [ %t46, %bb44 ], [ 0, %bb15 ] ; <i64> [#uses=1] 102 %t46 = add nsw i64 %t17, 1 ; <i64> [#uses=2]
|
D | ashr-tripcount.ll | 59 %t17 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t16 ; <float*> [#uses=1] 60 %t18 = load float, float* %t17, align 4 ; <float> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
D | lsr-delayed-fold.ll | 19 %t17 = mul i64 %t14, %t16 ; <i64> [#uses=1] 20 %t18 = add i64 undef, %t17 ; <i64> [#uses=1] 155 %t6 = phi i32 [ %t17, %bb16 ], [ 0, %bb3 ] ; <i32> [#uses=3] 176 %t17 = add i32 %t6, 1 ; <i32> [#uses=1]
|
D | insert-positions.ll | 60 %t17 = phi i32 [ %i13, %outer ], [ undef, %inner ] ; <i32> [#uses=1] 61 store i32 %t17, i32* undef
|
D | sibcall.ll | 340 define void @t17() nounwind ssp { 342 ; 32-LABEL: t17: 345 ; 64-LABEL: t17: 349 ; X32ABI-LABEL: t17:
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 438 int t17[F(__is_floating_point(wchar_t))]; in is_floating_point() local 466 int t17[T(__is_arithmetic(wchar_t))]; in is_arithmetic() local 498 int t17[T(__is_complete_type(wchar_t))]; in is_complete_type() local 522 int t17[F(__is_void(wchar_t))]; in is_void() local 552 int t17[F(__is_array(signed char))]; in is_array() local 591 int t17[F(__is_function(signed char))]; in is_function() local 664 int t17[T(__is_fundamental(wchar_t))]; in is_fundamental() local 715 int t17[T(__is_scalar(cvoid*))]; in is_scalar() local 813 int t17[F(__is_member_object_pointer(ClassType*))]; in is_member_object_pointer() local 849 int t17[F(__is_member_function_pointer(ClassType*))]; in is_member_function_pointer() local [all …]
|
/external/clang/test/PCH/ |
D | types.c | 68 typeof_17 *t17 = &int_value; variable
|
/external/llvm/test/CodeGen/ARM/ |
D | fast-isel-ldr-str-thumb-neg-index.ll | 147 define void @t17(i8* nocapture %ptr) nounwind { 149 ; THUMB: t17
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fast-isel-load-store.ll | 194 define void @t17(i64 %v) nounwind { 195 ; ELF64: t17
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-addrmode.ll | 174 define void @t17(i64 %a) { 175 ; CHECK-LABEL: t17:
|