HomeSort by relevance Sort by last modified time
    Searched full:tail (Results 701 - 725 of 3492) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/AArch64/
arm64-popcnt.ll 5 %cnt = tail call i32 @llvm.ctpop.i32(i32 %x)
23 %2 = tail call i32 @llvm.ctpop.i32(i32 %1)
40 %cnt = tail call i64 @llvm.ctpop.i64(i64 %x)
59 %cnt = tail call i32 @llvm.ctpop.i32(i32 %x)
67 %cnt = tail call i64 @llvm.ctpop.i64(i64 %x)
f16-convert.ll 10 %tmp1 = tail call float @llvm.convert.from.fp16.f32(i16 %tmp)
21 %conv = tail call double @llvm.convert.from.fp16.f64(i16 %tmp)
34 %tmp1 = tail call float @llvm.convert.from.fp16.f32(i16 %tmp)
47 %conv = tail call double @llvm.convert.from.fp16.f64(i16 %tmp)
59 %tmp1 = tail call float @llvm.convert.from.fp16.f32(i16 %tmp)
71 %conv = tail call double @llvm.convert.from.fp16.f64(i16 %tmp)
83 %tmp1 = tail call float @llvm.convert.from.fp16.f32(i16 %tmp)
95 %conv = tail call double @llvm.convert.from.fp16.f64(i16 %tmp)
107 %tmp1 = tail call float @llvm.convert.from.fp16.f32(i16 %tmp)
119 %conv = tail call double @llvm.convert.from.fp16.f64(i16 %tmp
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
2007-05-22-tailmerge-3.ll 1 ; RUN: llc < %s -march=ppc32 -enable-tail-merge=0 | grep bl.*baz | count 2
2 ; RUN: llc < %s -march=ppc32 -enable-tail-merge=0 | grep bl.*quux | count 2
5 ; Check that tail merging is the default on ppc, and that -enable-tail-merge works.
7 ; ModuleID = 'tail.c'
copysignl.ll 8 %call = tail call ppc_fp128 @copysignl(ppc_fp128 %a, ppc_fp128 %b) #0
25 %call = tail call double @copysign(double %a, double %conv) #0
41 %call = tail call ppc_fp128 @copysignl(ppc_fp128 %conv, ppc_fp128 %b) #0
56 %call = tail call ppc_fp128 @copysignl(ppc_fp128 %conv, ppc_fp128 %conv1) #0
71 %call = tail call ppc_fp128 @copysignl(ppc_fp128 %conv, ppc_fp128 %conv1) #0
ppc64-calls.ll 16 tail call void @foo() nounwind
26 tail call void @foo_weak() nounwind
35 tail call void %fp() nounwind
50 tail call void inttoptr (i64 1024 to void ()*)() nounwind
65 %call = tail call double @sin(double %x) nounwind
  /external/llvm/test/CodeGen/Thumb2/
2009-10-15-ITBlockBranch.ll 18 %0 = tail call arm_aapcs_vfpcc i32 @_ZNKSs4sizeEv(%"struct.std::basic_string<char,std::char_traits<char>,std::allocator<char> >"* %this) ; <i32> [#uses=3]
19 %1 = tail call arm_aapcs_vfpcc i32 @_ZNKSs4sizeEv(%"struct.std::basic_string<char,std::char_traits<char>,std::allocator<char> >"* %__str) ; <i32> [#uses=3]
22 %4 = tail call arm_aapcs_vfpcc i8* @_ZNKSs7_M_dataEv(%"struct.std::basic_string<char,std::char_traits<char>,std::allocator<char> >"* %this) ; <i8*> [#uses=1]
23 %5 = tail call arm_aapcs_vfpcc i8* @_ZNKSs4dataEv(%"struct.std::basic_string<char,std::char_traits<char>,std::allocator<char> >"* %__str) ; <i8*> [#uses=1]
24 %6 = tail call arm_aapcs_vfpcc i32 @memcmp(i8* %4, i8* %5, i32 %3) nounwind readonly ; <i32> [#uses=2]
  /external/llvm/test/CodeGen/X86/
2010-05-28-Crash.ll 7 tail call void @llvm.dbg.value(metadata i32 %y, i64 0, metadata !0, metadata !MDExpression()), !dbg !MDLocation(scope: !1)
8 %0 = tail call i32 (...) @zoo(i32 %y) nounwind, !dbg !9 ; <i32> [#uses=1]
18 tail call void @llvm.dbg.value(metadata i32 %x, i64 0, metadata !7, metadata !MDExpression()), !dbg !MDLocation(scope: !8)
19 tail call void @llvm.dbg.value(metadata i32 1, i64 0, metadata !0, metadata !MDExpression()) nounwind, !dbg !MDLocation(scope: !1)
20 %0 = tail call i32 (...) @zoo(i32 1) nounwind, !dbg !12 ; <i32> [#uses=1]
vec_extract-mmx.ll 14 %v14 = tail call x86_mmx @llvm.x86.sse.pshuf.w(x86_mmx %v13, i8 -18)
40 %7 = tail call x86_mmx @llvm.x86.sse.pshuf.w(x86_mmx %6, i8 -24)
46 tail call void @llvm.x86.mmx.emms()
60 %2 = tail call x86_mmx @llvm.x86.sse.pshuf.w(x86_mmx %1, i8 -24)
66 tail call void @llvm.x86.mmx.emms()
2011-01-24-DbgValue-Before-Use.ll 25 tail call void @llvm.dbg.value(metadata i64 %a, i64 0, metadata !10, metadata !MDExpression()), !dbg !18
26 tail call void @llvm.dbg.value(metadata i64 %b, i64 0, metadata !11, metadata !MDExpression()), !dbg !19
37 tail call void @llvm.dbg.value(metadata i64 %rem, i64 0, metadata !12, metadata !MDExpression()), !dbg !21
43 %call = tail call i32 @rand() nounwind optsize, !dbg !24
44 tail call void @llvm.dbg.value(metadata i32 %call, i64 0, metadata !14, metadata !MDExpression()), !dbg !24
49 %call1 = tail call i32 @rand() nounwind optsize, !dbg !25
54 tail call void @llvm.dbg.value(metadata i32 %cond, i64 0, metadata !17, metadata !MDExpression()), !dbg !25
57 %call6 = tail call i64 @gcd(i64 %conv, i64 %conv5) optsize, !dbg !26
62 %puts = tail call i32 @puts(i8* getelementptr inbounds ([21 x i8], [21 x i8]* @str, i64 0, i64 0))
63 %call12 = tail call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([14 x i8], [14 x i8]* @.str1, i64 0, i64 0 (…)
    [all...]
  /external/llvm/test/Transforms/IndVarSimplify/
floating-point-iv.ll 8 %0 = tail call i32 @foo(double %x.0.reg2mem.0) nounwind ; <i32> [#uses=0]
27 %0 = tail call i32 @foo(double %x.0.reg2mem.0) nounwind ; <i32> [#uses=0]
45 %0 = tail call i32 @foo(double %x.0.reg2mem.0) nounwind
62 %0 = tail call i32 @foo(double %x.0.reg2mem.0) nounwind ; <i32> [#uses=0]
81 %3 = tail call i32 @foo(double 0.0) ; <i32> [#uses=0]
  /external/llvm/test/Transforms/ObjCARC/
contract-testcases.ll 25 %tmp1 = tail call i8* @objc_retainAutoreleasedReturnValue(i8* %tmp) nounwind
56 %tmp = tail call %0* bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to %0* ()*)()
58 %tmp3 = tail call i8* @objc_retainAutoreleasedReturnValue(i8* %tmp2) nounwind
73 ; CHECK-NEXT: %tmp = tail call i8* @objc_retainAutoreleasedReturnValue(i8* %call) [[NUW:#[0-9]+]]
81 %tmp = tail call i8* @objc_retainAutoreleasedReturnValue(i8* %call) nounwind
allocas.ll 56 tail call i8* @objc_retain(i8* %x)
57 tail call i8* @objc_retain(i8* %x)
78 tail call i8* @objc_retain(i8* %x)
79 tail call i8* @objc_retain(i8* %x)
101 tail call i8* @objc_retain(i8* %x)
102 tail call i8* @objc_retain(i8* %x)
135 tail call i8* @objc_retain(i8* %x)
136 tail call i8* @objc_retain(i8* %x)
168 tail call i8* @objc_retain(i8* %x)
169 tail call i8* @objc_retain(i8* %x
    [all...]
  /frameworks/av/media/mtp/
MtpUtils.cpp 44 const char* tail = dateTime + 15; local
46 if (tail[0] == '.' && tail[1])
47 tail += 2;
49 bool useUTC = (tail[0] == 'Z');
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
queue.c 46 Node *tail; member in struct:Queue
55 q->head = q->tail = NULL;
95 q->tail->next = new_node;
98 q->tail = new_node;
117 q->head = q->tail = NULL;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
queue.c 44 Node *tail; member in struct:Queue
53 q->head = q->tail = NULL;
90 q->tail->next = new_node;
93 q->tail = new_node;
111 q->head = q->tail = NULL;
  /system/bt/osi/src/
ringbuffer.c 30 uint8_t *tail; member in struct:ringbuffer_t
44 p->head = p->tail = p->base;
74 *rb->tail++ = *p++;
75 if (rb->tail >= (rb->base + rb->total))
76 rb->tail = rb->base;
  /external/llvm/test/CodeGen/Mips/
brdelayslot.ll 24 tail call void @foo2(i32 3) nounwind
39 tail call void @foo4(double %conv) nounwind
85 tail call void @foo7(double %a1, float %a0) nounwind
103 tail call void %0() nounwind
120 tail call void @foo11() nounwind
121 tail call void @foo11() nounwind
123 tail call void @foo11() nounwind
167 tail call void @foo100()
168 tail call void @foo100()
178 tail call fastcc void @foo101(
    [all...]
mips64signextendsesf.ll 9 %rintf = tail call float @rintf(float %in.0.in.0.) #1
24 %call = tail call float @roundf(float %0) #2
38 %call = tail call float @truncf(float %0) #2
52 %call = tail call float @floorf(float %0) #2
66 %call = tail call float @nearbyintf(float %0) #2
134 %call = tail call double @pow(double %conv, double %conv1) #1
151 %call = tail call double @sin(double %conv) #1
167 %call = tail call float @ceilf(float %b.0.b.0.) #2
184 %call = tail call float @fmaxf(float %b.0.b.0., float %a.0.a.0.) #2
201 %call = tail call float @fminf(float %b.0.b.0., float %a.0.a.0.) #
    [all...]
  /external/llvm/test/CodeGen/SPARC/
64spill.ll 13 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
24 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
35 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
47 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
58 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
69 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
80 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
91 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
102 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~{l4},~{l5},~{l6},~{l7},~{o0},~{o1},~{o2},~{o3},~{o4},~{o5},~{o6}"(i64 %r0)
113 %0 = tail call i64 asm sideeffect "#$0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2 (…)
    [all...]
  /external/llvm/test/Transforms/InstCombine/
select-cmp-br.ll 29 tail call void @bar(%struct.S* %11)
33 %13 = tail call i64 %5(%C* %0)
60 tail call void @bar(%struct.S* %11)
64 %13 = tail call i64 %5(%C* %0)
91 tail call void @bar(%struct.S* %11)
95 %13 = tail call i64 %5(%C* %0)
122 tail call void @bar(%struct.S* %11)
126 %13 = tail call i64 %5(%C* %0)
145 tail call void @bar(%struct.S* %6)
149 tail call void @foobar(
    [all...]
  /external/llvm/test/Transforms/SLPVectorizer/X86/
call.ll 21 %call = tail call double @sin(double %mul) nounwind readnone
27 %call5 = tail call double @sin(double %mul5) nounwind readnone
42 %call = tail call double @cos(double %mul) nounwind readnone
48 %call5 = tail call double @cos(double %mul5) nounwind readnone
63 %call = tail call double @pow(double %mul,double %mul) nounwind readnone
69 %call5 = tail call double @pow(double %mul5,double %mul5) nounwind readnone
85 %call = tail call double @exp2(double %mul) nounwind readnone
91 %call5 = tail call double @exp2(double %mul5) nounwind readnone
108 %call = tail call i64 @round(i64 %mul) nounwind readnone
114 %call5 = tail call i64 @round(i64 %mul5) nounwind readnon
    [all...]
  /external/v8/src/heap/
objects-visiting.cc 194 T* tail = NULL; local
207 DCHECK(tail != NULL);
208 WeakListVisitor<T>::SetWeakNext(tail, retained);
211 HeapObject::RawField(tail, WeakListVisitor<T>::WeakNextOffset());
215 // Retained object is new tail.
218 tail = candidate;
221 // tail is a live object, visit it.
222 WeakListVisitor<T>::VisitLiveObject(heap, tail, retainer);
232 if (tail != NULL) {
233 WeakListVisitor<T>::SetWeakNext(tail, undefined)
    [all...]
  /external/llvm/test/DebugInfo/X86/
recursive_inlining.ll 96 tail call void @_Z3fn8v() #3, !dbg !31
98 tail call void @llvm.dbg.value(metadata %struct.C* %0, i64 0, metadata !37, metadata !MDExpression()) #3, !dbg !38
99 tail call void @_Z3fn8v() #3, !dbg !39
106 tail call void @_Z3fn2iiii(i32 0, i32 0, i32 0, i32 0) #3, !dbg !45
110 tail call void @_Z3fn3v() #3, !dbg !47
119 tail call void @llvm.dbg.value(metadata %struct.C* %this, i64 0, metadata !24, metadata !MDExpression()), !dbg !49
120 tail call void @_Z3fn8v() #3, !dbg !50
127 tail call void @_Z3fn2iiii(i32 0, i32 0, i32 0, i32 0) #3, !dbg !52
131 tail call void @_Z3fn8v() #3, !dbg !53
133 tail call void @llvm.dbg.value(metadata %struct.C* %1, i64 0, metadata !57, metadata !MDExpression()) # (…)
    [all...]
  /external/llvm/test/CodeGen/ARM/
fast-isel-cmp-imm.ll 15 tail call void @foo()
37 tail call void @foo()
54 tail call void @foo()
74 tail call void @foo()
91 tail call void @foo()
108 tail call void @foo()
125 tail call void @foo()
142 tail call void @foo()
159 tail call void @foo()
176 tail call void @foo(
    [all...]
  /external/llvm/test/Transforms/AlignmentFromAssumptions/
simple.ll 9 tail call void @llvm.assume(i1 %maskcond)
24 tail call void @llvm.assume(i1 %maskcond)
40 tail call void @llvm.assume(i1 %maskcond)
55 tail call void @llvm.assume(i1 %maskcond)
69 tail call void @llvm.assume(i1 %maskcond)
97 tail call void @llvm.assume(i1 %maskcond)
125 tail call void @llvm.assume(i1 %maskcond)
153 tail call void @llvm.assume(i1 %maskcond)
181 tail call void @llvm.assume(i1 %maskcond)
183 tail call void @llvm.memset.p0i8.i64(i8* %0, i8 0, i64 64, i32 4, i1 false
    [all...]

Completed in 126 milliseconds

<<21222324252627282930>>