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

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/CodeGen/Generic/
inline-asm-special-strings.ll 4 tail call void asm sideeffect "foo ${:uid} ${:uid}", ""() nounwind
asm-large-immediate.ll 6 tail call void asm sideeffect "/* result: ${0:c} */", "i,~{dirflag},~{fpsr},~{flags}"( i64 68719476738 )
8 tail call void asm sideeffect "/* result: ${0:n} */", "i,~{dirflag},~{fpsr},~{flags}"( i64 68719476738 )
  /external/llvm/test/CodeGen/PowerPC/
2007-09-04-AltivecDST.ll 5 tail call void @llvm.ppc.altivec.dst( i8* %image, i32 8, i32 0 )
6 tail call void @llvm.ppc.altivec.dstt( i8* %image, i32 8, i32 0 )
7 tail call void @llvm.ppc.altivec.dstst( i8* %image, i32 8, i32 0 )
8 tail call void @llvm.ppc.altivec.dststt( i8* %image, i32 8, i32 0 )
  /external/llvm/test/CodeGen/Thumb/
inlineasm-thumb.ll 6 %0 = tail call i32 asm "mov $0, $1", "=l,h"(i32 %y) nounwind
15 %0 = tail call i32 asm sideeffect "movs $0, #1", "=r"()
16 tail call void asm sideeffect "foo1", "~{r0},~{r1},~{r2},~{r3},~{r4},~{r5},~{r6},~{r7}"()
17 %1 = tail call i32 asm sideeffect "foo2 $0, $1", "=r,r"(i32 %0)
  /external/llvm/test/CodeGen/X86/
x86-64-ret0.ll 4 tail call void @t( i32 1 ) nounwind
tail-call-attrs.ll 4 ; a barrier to tail calls.
9 %call = tail call zeroext i1 @give_bool()
14 ; so a tail call is impossible (well, according to current Clang practice
23 %call = tail call zeroext i32 @give_i32()
29 ; these both mean something they are incompatible so no tail call is possible.
37 %call = tail call zeroext i16 @give_unsigned_i16()
46 %val = tail call inreg i32 @give_i32_inreg()
54 %val = tail call i32 @give_i32()
  /external/llvm/test/Transforms/LoopUnroll/
ignore-annotation-intrinsic-cost.ll 27 %annot.0 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
28 %annot.1 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
29 %annot.2 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
30 %annot.3 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
31 %annot.4 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
32 %annot.5 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
33 %annot.6 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
34 %annot.7 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
35 %annot.8 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0)
36 %annot.9 = tail call i32 @llvm.annotation.i32(i32 %i.01, i8* null, i8* null, i32 0
    [all...]
  /external/valgrind/auxprogs/
dump_insn_ppc.sh 4 =(perl -e 'print pack "N", hex $ARGV[0]' $1) | tail +7
  /external/eigen/doc/examples/
Tutorial_BlockOperations_vector.cpp 11 cout << "v.tail<3>() = " << endl << v.tail<3>() << endl << endl;
  /external/llvm/test/CodeGen/AArch64/
asm-large-immediate.ll 6 tail call void asm sideeffect "/* result: ${0:c} */", "i,~{dirflag},~{fpsr},~{flags}"( i64 68719476738 )
8 tail call void asm sideeffect "/* result: ${0:n} */", "i,~{dirflag},~{fpsr},~{flags}"( i64 68719476738 )
  /external/llvm/test/CodeGen/ARM/
inlineasm.ll 4 %tmp56 = tail call i32 asm "uxtb16 $0,$1", "=r,r"( i32 %tmp54 ) ; <i32> [#uses=1]
9 tail call void asm sideeffect "/* number: ${0:c} */", "i"( i32 1 )
inlineasm2.ll 4 %tmp2 = tail call double asm "fsqrtd ${0:P}, ${1:P}", "=w,w"( double %x )
9 %tmp2 = tail call float asm "fsqrts $0, $1", "=w,w"( float %x )
gpr-paired-spill-thumbinst.ll 9 %val1 = tail call i64 asm sideeffect "ldrexd $0, ${0:H}, [r0]", "=&r,r"(i64* %addr)
10 %val2 = tail call i64 asm sideeffect "ldrexd $0, ${0:H}, [r0]", "=&r,r"(i64* %addr)
11 %val3 = tail call i64 asm sideeffect "ldrexd $0, ${0:H}, [r0]", "=&r,r"(i64* %addr)
12 %val4 = tail call i64 asm sideeffect "ldrexd $0, ${0:H}, [r0]", "=&r,r"(i64* %addr)
13 %val5 = tail call i64 asm sideeffect "ldrexd $0, ${0:H}, [r0]", "=&r,r"(i64* %addr)
14 %val6 = tail call i64 asm sideeffect "ldrexd $0, ${0:H}, [r0]", "=&r,r"(i64* %addr)
15 %val7 = tail call i64 asm sideeffect "ldrexd $0, ${0:H}, [r0]", "=&r,r"(i64* %addr)
  /external/llvm/test/CodeGen/Mips/
asm-large-immediate.ll 5 tail call void asm sideeffect "/* result: ${0:c} */", "i,~{dirflag},~{fpsr},~{flags}"( i64 68719476738 )
7 tail call void asm sideeffect "/* result: ${0:n} */", "i,~{dirflag},~{fpsr},~{flags}"( i64 68719476738 )
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
literals.py 20 all, tail = m.group(0, 1)
22 esc = simple_escapes.get(tail)
25 if tail.startswith("x"):
26 hexes = tail[1:]
28 raise ValueError("invalid hex string escape ('\\%s')" % tail)
32 raise ValueError("invalid hex string escape ('\\%s')" % tail)
35 i = int(tail, 8)
37 raise ValueError("invalid octal string escape ('\\%s')" % tail)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
literals.py 20 all, tail = m.group(0, 1)
22 esc = simple_escapes.get(tail)
25 if tail.startswith("x"):
26 hexes = tail[1:]
28 raise ValueError("invalid hex string escape ('\\%s')" % tail)
32 raise ValueError("invalid hex string escape ('\\%s')" % tail)
35 i = int(tail, 8)
37 raise ValueError("invalid octal string escape ('\\%s')" % tail)
  /external/javassist/src/main/javassist/compiler/ast/
CondExpr.java 32 public ASTree thenExpr() { return tail().head(); }
34 public void setThen(ASTree t) { tail().setHead(t); }
36 public ASTree elseExpr() { return tail().tail().head(); }
38 public void setElse(ASTree t) { tail().tail().setHead(t); }
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
adt.hpp 24 # define BOOST_PP_LIST_CONS(head, tail) (head, tail)
40 # define BOOST_PP_LIST_FIRST_I(head, tail) head
52 # define BOOST_PP_LIST_REST_I(head, tail) tail
59 # define BOOST_PP_LIST_IS_CONS_(head, tail) 1
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_resolve_map.c 41 struct intel_resolve_map **tail = &head->next; local
44 while (*tail) {
45 if ((*tail)->level == level && (*tail)->layer == layer) {
46 (*tail)->need = need;
49 prev = *tail;
50 tail = &(*tail)->next;
53 *tail = malloc(sizeof(**tail));
    [all...]
  /external/llvm/test/Analysis/BasicAA/
assume.ll 8 tail call void @llvm.assume(i1 true)
9 tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i64 12, i32 1, i1 false)
15 ; CHECK: NoModRef: Ptr: i8* %P <-> tail call void @llvm.assume(i1 true)
16 ; CHECK: NoModRef: Ptr: i8* %Q <-> tail call void @llvm.assume(i1 true)
17 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i64 12, i32 1, i1 false)
18 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i64 12, i32 1, i1 false)
19 ; CHECK: NoModRef: tail call void @llvm.assume(i1 true) <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i64 12, i32 1, i1 false)
20 ; CHECK: NoModRef: tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i64 12, i32 1, i1 false) <-> tail call void @llvm.assume(i1 true
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
contract-storestrong.ll 13 ; CHECK-NEXT: tail call void @objc_storeStrong(i8** @x, i8* %p) [[NUW:#[0-9]+]]
18 %0 = tail call i8* @objc_retain(i8* %p) nounwind
21 tail call void @objc_release(i8* %tmp) nounwind
29 ; CHECK-NEXT: %0 = tail call i8* @objc_retain(i8* %p) [[NUW]]
32 ; CHECK-NEXT: tail call void @objc_release(i8* %tmp) [[NUW]]
37 %0 = tail call i8* @objc_retain(i8* %p) nounwind
40 tail call void @objc_release(i8* %tmp) nounwind
48 ; CHECK-NEXT: %0 = tail call i8* @objc_retain(i8* %p) [[NUW]]
51 ; CHECK-NEXT: tail call void @objc_release(i8* %tmp) [[NUW]]
56 %0 = tail call i8* @objc_retain(i8* %p) nounwin
    [all...]
  /external/jemalloc/include/jemalloc/internal/
hash.h 117 /* tail */
119 const uint8_t *tail = (const uint8_t *) (data + nblocks*4); local
124 case 3: k1 ^= tail[2] << 16;
125 case 2: k1 ^= tail[1] << 8;
126 case 1: k1 ^= tail[0]; k1 *= c1; k1 = hash_rotl_32(k1, 15);
189 /* tail */
191 const uint8_t *tail = (const uint8_t *) (data + nblocks*16); local
198 case 15: k4 ^= tail[14] << 16;
199 case 14: k4 ^= tail[13] << 8;
200 case 13: k4 ^= tail[12] << 0
277 const uint8_t *tail = (const uint8_t*)(data + nblocks*16); local
    [all...]
  /external/fio/
io_u_queue.h 44 unsigned int tail; member in struct:io_u_ring
54 if (r->head + 1 != r->tail) {
65 if (r->head != r->tail) {
66 struct io_u *io_u = r->ring[r->tail];
68 r->tail = (r->tail + 1) & (r->max - 1);
77 return ring->head == ring->tail;
  /external/marisa-trie/lib/marisa/
tail.h 9 class Tail {
11 Tail();
54 void swap(Tail *rhs);
66 Tail(const Tail &);
67 Tail &operator=(const Tail &);
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
tail.h 9 class Tail {
11 Tail();
55 void swap(Tail *rhs);
67 Tail(const Tail &);
68 Tail &operator=(const Tail &);

Completed in 431 milliseconds

1 2 3 45 6 7 8 91011>>