HomeSort by relevance Sort by last modified time
    Searched full:next (Results 1376 - 1400 of 50205) sorted by null

<<51525354555657585960>>

  /external/llvm/test/CodeGen/X86/
pr11985.ll 12 ; PRESCOTT-NEXT: movq .Ltmp0+14(%rip), %rax
13 ; PRESCOTT-NEXT: movq %rax, 14(%rdi)
14 ; PRESCOTT-NEXT: movq .Ltmp0+8(%rip), %rax
15 ; PRESCOTT-NEXT: movq %rax, 8(%rdi)
16 ; PRESCOTT-NEXT: movq .Ltmp0(%rip), %rax
17 ; PRESCOTT-NEXT: movq %rax, (%rdi)
21 ; NEHALEM-NEXT: movq .Ltmp0+14(%rip), %rax
22 ; NEHALEM-NEXT: movq %rax, 14(%rdi)
23 ; NEHALEM-NEXT: movups .Ltmp0(%rip), %xmm2
24 ; NEHALEM-NEXT: movups %xmm2, (%rdi
    [all...]
  /external/llvm/test/CodeGen/XCore/
mul64.ll 12 ; CHECK-NEXT: lmul {{.*}}, [[REG]], [[REG]]
13 ; CHECK-NEXT: retsp 0
24 ; CHECK-NEXT: mov
25 ; CHECK-NEXT: maccs
35 ; CHECK-NEXT: lmul
36 ; CHECK-NEXT: mul
37 ; CHECK-NEXT: lmul
47 ; CHECK-NEXT: lmul
48 ; CHECK-NEXT: mul
49 ; CHECK-NEXT: add r1
    [all...]
  /external/llvm/test/Object/Lanai/
yaml2obj-elf-lanai-rel.yaml 5 # CHECK-NEXT: Section (2) .rel.text {
6 # CHECK-NEXT: 0x0 R_LANAI_32 main 0x0
7 # CHECK-NEXT: 0x4 R_LANAI_NONE - 0x0
8 # CHECK-NEXT: 0x8 R_LANAI_21 - 0x0
9 # CHECK-NEXT: 0xC R_LANAI_21_F - 0x0
10 # CHECK-NEXT: 0x10 R_LANAI_25 - 0x0
11 # CHECK-NEXT: 0x14 R_LANAI_HI16 - 0x0
12 # CHECK-NEXT: 0x18 R_LANAI_LO16 - 0x0
13 # CHECK-NEXT: }
14 # CHECK-NEXT:
    [all...]
  /external/llvm/test/Transforms/IRCE/
only-upper-check.ll 4 ; CHECK-NEXT:InductiveRangeCheck:
5 ; CHECK-NEXT: Kind: RANGE_CHECK_UPPER
6 ; CHECK-NEXT: Offset: %offset Scale: 1 Length: %len = load i32, i32* %a_len_ptr, !range !0
7 ; CHECK-NEXT: CheckUse: br i1 %abc, label %in.bounds, label %out.of.bounds, !prof !1 Operand: 0
8 ; CHECK-NEXT: irce: in function incrementing: constrained Loop at depth 1 containing: %loop<header><exiting>,%in.bounds<latch><exiting>
17 %idx = phi i32 [ 0, %entry ] , [ %idx.next, %in.bounds ]
18 %idx.next = add i32 %idx, 1
26 %next = icmp slt i32 %idx.next, %n
27 br i1 %next, label %loop, label %exi
    [all...]
  /external/llvm/test/Transforms/InstCombine/
and-compare.ll 9 ; CHECK-NEXT: %1 = xor i32 %a, %b
10 ; CHECK-NEXT: %2 = and i32 %1, 65280
11 ; CHECK-NEXT: %tmp = icmp ne i32 %2, 0
12 ; CHECK-NEXT: ret i1 %tmp
21 ; CHECK-NEXT: %[[trunc:.*]] = trunc i64 %A to i8
22 ; CHECK-NEXT: %[[icmp:.*]] = icmp sgt i8 %[[trunc]], -1
23 ; CHECK-NEXT: ret i1 %[[icmp]]
31 ; CHECK-NEXT: %[[trunc:.*]] = trunc i64 %A to i8
32 ; CHECK-NEXT: %[[icmp:.*]] = icmp slt i8 %[[trunc]], 0
33 ; CHECK-NEXT: ret i1 %[[icmp]
    [all...]
  /external/okhttp/okio/okio/src/main/java/okio/
SegmentPool.java 28 static Segment next; field in class:SegmentPool
38 if (next != null) {
39 Segment result = next;
40 next = result.next;
41 result.next = null;
50 if (segment.next != null || segment.prev != null) throw new IllegalArgumentException();
55 segment.next = next;
57 next = segment
    [all...]
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowContextWrapper.java 16 * Delegates to the application to consume and return the next {@code Intent} on the
19 * @return the next started {@code Intent} for an activity
26 * Delegates to the application to return (without consuming) the next {@code Intent} on
29 * @return the next started {@code Intent} for an activity
36 * Delegates to the application to consume and return the next {@code Intent} on the
39 * @return the next started {@code Intent} for a service
53 * Return (without consuming) the next {@code Intent} on the started services stack.
55 * @return the next started {@code Intent} for a service
62 * Delegates to the application to return the next {@code Intent} to stop
65 * @return {@code Intent} for the next service requested to be stoppe
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
2010-12-08-tpsoft.ll 28 ; ELFOBJ-NEXT: 'sh_type'
29 ; ELFOBJ-NEXT: 'sh_flags'
30 ; ELFOBJ-NEXT: 'sh_addr'
31 ; ELFOBJ-NEXT: 'sh_offset'
32 ; ELFOBJ-NEXT: 'sh_size'
33 ; ELFOBJ-NEXT: 'sh_link'
34 ; ELFOBJ-NEXT: 'sh_info'
35 ; ELFOBJ-NEXT: 'sh_addralign'
36 ; ELFOBJ-NEXT: 'sh_entsize'
39 ; ELFOBJ-NEXT: 00482de9 3c009fe5 00109fe7 feffffe
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
fp-elim.ll 11 ; FP-ELIM-NEXT: movl
12 ; FP-ELIM-NEXT: ret
15 ; NO-ELIM-NEXT: pushl %ebp
17 ; NO-ELIM-NEXT: ret
20 ; NON-LEAF-NEXT: movl
21 ; NON-LEAF-NEXT: ret
32 ; NO-ELIM-NEXT: pushl %ebp
34 ; NO-ELIM-NEXT: ret
37 ; NON-LEAF-NEXT: pushl %ebp
39 ; NON-LEAF-NEXT: re
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/XCore/
mul64.ll 12 ; CHECK-NEXT: lmul {{.*}}, [[REG]], [[REG]]
13 ; CHECK-NEXT: retsp 0
24 ; CHECK-NEXT: mov
25 ; CHECK-NEXT: maccs
35 ; CHECK-NEXT: lmul
36 ; CHECK-NEXT: mul
37 ; CHECK-NEXT: lmul
47 ; CHECK-NEXT: lmul
48 ; CHECK-NEXT: mul
49 ; CHECK-NEXT: add r1
    [all...]
  /external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
UnreachableEliminate.ll 6 ; CHECK-NEXT: ret void
19 ; CHECK-NEXT: call void @test2()
20 ; CHECK-NEXT: ret void
33 ; CHECK-NEXT: [[CMP:%[A-Za-z0-9]+]] = icmp eq i32 %v, 2
34 ; CHECK-NEXT: select i1 [[CMP]], i32 2, i32 1
35 ; CHECK-NEXT: ret
52 ; CHECK-NEXT: switch i32 %v, label %T [
53 ; CHECK-NEXT: i32 3, label %V
54 ; CHECK-NEXT: i32 2, label %U
55 ; CHECK-NEXT: ]
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ilist_node_base.h 24 ilist_node_base *Next = nullptr;
28 void setNext(ilist_node_base *Next) { this->Next = Next; }
30 ilist_node_base *getNext() const { return Next; }
38 ilist_node_base *Next = nullptr;
42 void setNext(ilist_node_base *Next) { this->Next = Next; }
44 ilist_node_base *getNext() const { return Next; }
    [all...]

Completed in 1007 milliseconds

<<51525354555657585960>>