Home
last modified time | relevance | path

Searched refs:t14 (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c136 struct t14 struct
148 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
149 static int arr14_bar2_offset[(offsetof(struct t14, bar2) == 12) ? 0 : -1];
150 static int arr14_sizeof[(sizeof(struct t14) == 16) ? 0 : -1];
Darm-aapcs-zerolength-bitfield.c132 struct t14 struct
144 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
145 static int arr14_bar2_offset[(offsetof(struct t14, bar2) == 12) ? 0 : -1];
146 static int arr14_sizeof[(sizeof(struct t14) == 16) ? 0 : -1];
Dattributes.c12 void t14(void) { in t14() function
Dasm.c108 void t14(struct S *P) { in t14() function
/external/valgrind/main/VEX/orig_ppc32/
Dreturn0.orig67 20: GETL R0, t14
70 23: STL t14, (t16)
271 20: GETL R8, t14
273 22: SUBL t14, t16
381 21: MOVL $0x6FFFFFFF, t14
382 22: PUTL t14, R6
533 18: LDL (t12), t14
534 19: PUTL t14, R11
579 18: MOVL $0x2, t14
580 19: CMPUL t10, t14, t12 (-rSo)
[all …]
Ddate.orig67 20: GETL R0, t14
70 23: STL t14, (t16)
271 20: GETL R8, t14
273 22: SUBL t14, t16
381 21: MOVL $0x6FFFFFFF, t14
382 22: PUTL t14, R6
533 18: LDL (t12), t14
534 19: PUTL t14, R11
579 18: MOVL $0x2, t14
580 19: CMPUL t10, t14, t12 (-rSo)
[all …]
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll19 %t14 = mul i32 %t13, %t13
20 %t15 = mul i32 %t14, %t14
D2012-05-08-UndefLeak.ll26 %t14 = add i64 %x0, 15
44 %t32 = add i64 %t31, %t14
61 %t49 = add i64 %t48, %t14
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll75 %t14 = add i32 %t13, 1
76 %t15 = add i32 %t14, 1
116 %t14 = add i32 %t13, 1
117 %t15 = add i32 %t14, 1
/external/clang/test/Coverage/
Dc-language-features.inc111 int t14 = __extension__(t13);
113 unsigned t16 = t14 ^ t15;
114 int t17 = t14 % t15;
/external/clang/test/Sema/
Dreturn-silent.c3 int t14() { in t14() function
Dthread-specifier.c19 __thread typedef int t14; // expected-error {{'__thread' is only allowed on variable declarations}} typedef
Dfunction.c39 int t14() { in t14() function
Dreturn.c6 int t14() { in t14() function
/external/clang/test/SemaCXX/
Dtype-traits.cpp343 int t14[F(__is_floating_point(unsigned char))]; in is_floating_point() local
371 int t14[T(__is_arithmetic(unsigned char))]; in is_arithmetic() local
403 int t14[T(__is_complete_type(unsigned char))]; in is_complete_type() local
427 int t14[F(__is_void(char))]; in is_void() local
457 int t14[F(__is_array(long double))]; in is_array() local
496 int t14[F(__is_function(long double))]; in is_function() local
554 int t14[F(__is_rvalue_reference(int))]; in is_rvalue_reference() local
569 int t14[T(__is_fundamental(unsigned char))]; in is_fundamental() local
620 int t14[T(__is_scalar(unsigned long))]; in is_scalar() local
689 int t14[T(__is_pointer(void (*)()))]; in is_pointer() local
[all …]
/external/clang/test/Analysis/
Dfree.c65 void t14 () { in t14() function
/external/fdlibm/
De_lgamma_r.c123 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
267 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
/external/llvm/test/CodeGen/ARM/
Dselect_xform.ll211 define i32 @t14(i32 %c, i32 %a) nounwind readnone ssp {
213 ; ARM: t14
217 ; T2: t14
Dfast-isel-ldr-str-thumb-neg-index.ll120 define void @t14(i16* nocapture %ptr) nounwind {
122 ; THUMB: t14
Dfast-isel-ldrh-strh-arm.ll131 define signext i8 @t14(i8* nocapture %a) nounwind uwtable readonly ssp {
133 ; ARM: t14
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-13-SCEVChain.ll91 %t14 = icmp ugt i32 %n14, -4
92 %m14 = select i1 %t14, i32 %n14, i32 -4
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll58 %t14 = icmp sgt i64 %arg1, 0 ; <i1> [#uses=1]
59 br i1 %t14, label %bb15, label %bb49
Dashr-tripcount.ll56 %t14 = getelementptr i32* %quaSpectrum, i64 %t13 ; <i32*> [#uses=1]
57 %t15 = load i32* %t14, align 4 ; <i32> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dsibcall.ll227 define void @t14(%struct.__block_literal_2* nocapture %.block_descriptor) nounwind ssp {
229 ; 64: t14:
Dlsr-delayed-fold.ll14 %t14 = and i64 %t13, 4294967295 ; <i64> [#uses=1]
19 %t17 = mul i64 %t14, %t16 ; <i64> [#uses=1]

12