HomeSort by relevance Sort by last modified time
    Searched full:check (Results 301 - 325 of 50477) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-minmax-02.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check signed minimum.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-and-01.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check AND of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-and-02.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check AND of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-add-01.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check addition of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-add-02.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check addition of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-or-01.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check OR of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-or-02.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check OR of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-sub-01.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check subtraction of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
atomicrmw-sub-02.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2
7 ; Check subtraction of a variable.
8 ; - CHECK is for the main loop.
9 ; - CHECK-SHIFT1 makes sure that the negated shift count used by the second
11 ; tested in CHECK
    [all...]
  /external/clang/test/CodeGenCXX/
lvalue-bitcasts.cpp 6 // CHECK-LABEL: define void @_Z21reinterpret_cast_testRiRfR1X
8 // CHECK: load float*, float**
9 // CHECK: bitcast float*
10 // CHECK: load i32, i32*
12 // CHECK: load
13 // CHECK: {{bitcast.*to i32\*}}
14 // CHECK: load i32, i32*
16 // CHECK: load i32
17 // CHECK: {{bitcast.*to float\*}}
18 // CHECK: load float, float
    [all...]
member-init-anon-union.cpp 14 // CHECK-LABEL: define internal void @__cxx_global_var_init
15 // CHECK-NOT: }
16 // CHECK: call {{.*}}@"[[CONSTRUCT_GLOBAL:.*]]C1Ev"
24 // CHECK-LABEL: define {{.*}}_Z1gv
25 // CHECK-NOT: }
26 // CHECK: call {{.*}}@"[[CONSTRUCT_LOCAL:.*]]C1Ev"
46 // CHECK: define {{.*}}@"[[CONSTRUCT_GLOBAL]]C2Ev"
47 // CHECK-NOT: }
48 // CHECK: call {{.*}}@_Z6make_a
50 // CHECK: define {{.*}}@"[[CONSTRUCT_LOCAL]]C2Ev
    [all...]
  /external/llvm/test/CodeGen/X86/
stackmap-fast-isel.ll 4 ; CHECK-LABEL: .section __LLVM_STACKMAPS,__llvm_stackmaps
5 ; CHECK-NEXT: __LLVM_StackMaps:
7 ; CHECK-NEXT: .byte 1
8 ; CHECK-NEXT: .byte 0
9 ; CHECK-NEXT: .short 0
11 ; CHECK-NEXT: .long 4
13 ; CHECK-NEXT: .long 3
15 ; CHECK-NEXT: .long 7
18 ; CHECK-NEXT: .quad _constantargs
19 ; CHECK-NEXT: .quad
    [all...]
  /external/clang/test/Analysis/
retain-release.m     [all...]
objc-arc.m 234 // CHECK: <key>diagnostics</key>
235 // CHECK-NEXT: <array>
236 // CHECK-NEXT: <dict>
237 // CHECK-NEXT: <key>path</key>
238 // CHECK-NEXT: <array>
239 // CHECK-NEXT: <dict>
240 // CHECK-NEXT: <key>kind</key><string>event</string>
241 // CHECK-NEXT: <key>location</key>
242 // CHECK-NEXT: <dict>
243 // CHECK-NEXT: <key>line</key><integer>53</integer
    [all...]
  /external/clang/test/Index/
complete-constructor-params.cpp 21 // RUN: c-index-test -code-completion-at=%s:11:10 %s | FileCheck -check-prefix=CHECK-CC1 %s
22 // CHECK-CC1: OverloadCandidate:{Text S}{LeftParen (}{CurrentParameter const S<int> &}{RightParen )} (1)
23 // CHECK-CC1: OverloadCandidate:{Text S}{LeftParen (}{CurrentParameter int}{Comma , }{Placeholder U}{Comma , }{Placeholder U}{RightParen )} (1)
24 // CHECK-CC1: Completion contexts:
25 // CHECK-CC1-NEXT: Any type
26 // CHECK-CC1-NEXT: Any value
27 // CHECK-CC1-NEXT: Enum tag
28 // CHECK-CC1-NEXT: Union tag
29 // CHECK-CC1-NEXT: Struct ta
    [all...]
  /external/clang/test/Misc/
ast-dump-comment.cpp 5 // CHECK: VarDecl{{.*}}TestLocation
6 // CHECK-NEXT: FullComment 0x{{[^ ]*}} <line:[[@LINE-3]]:4, col:7>
10 // CHECK: {{^VarDecl.*TestIndent[^()]*$}}
11 // CHECK-NEXT: {{^`-FullComment.*>$}}
15 // CHECK: VarDecl{{.*}}Test_TextComment
16 // CHECK-NEXT: FullComment
17 // CHECK-NEXT: ParagraphComment
18 // CHECK-NEXT: TextComment{{.*}} Text=" Aaa"
22 // CHECK: VarDecl{{.*}}Test_BlockCommandComment
23 // CHECK: BlockCommandComment{{.*}} Name="brief
    [all...]
ast-dump-stmt.c 4 // CHECK: VarDecl{{.*}}TestLocation
5 // CHECK-NEXT: IntegerLiteral 0x{{[^ ]*}} <col:20> 'int' 0
8 // CHECK: VarDecl{{.*}}TestIndent
9 // CHECK-NEXT: {{^}}`-BinaryOperator{{[^()]*$}}
10 // CHECK-NEXT: {{^}} |-IntegerLiteral{{.*0[^()]*$}}
11 // CHECK-NEXT: {{^}} `-ParenExpr{{.*0[^()]*$}}
12 // CHECK-NEXT: {{^}} `-IntegerLiteral{{.*0[^()]*$}}
18 // CHECK: FunctionDecl{{.*}}TestDeclStmt
19 // CHECK-NEXT: CompoundStmt
20 // CHECK-NEXT: DeclStm
    [all...]
  /external/llvm/test/CodeGen/XCore/
byVal.ll 3 ; CHECK-LABEL: f0Test
4 ; CHECK: entsp 1
5 ; CHECK: bl f0
6 ; CHECK: retsp 1
15 ; CHECK-LABEL: f1Test
16 ; CHECK: entsp 13
17 ; CHECK: stw r4, sp[12]
18 ; CHECK: stw r5, sp[11]
19 ; CHECK: mov r4, r0
20 ; CHECK: ldaw r5, sp[1
    [all...]
  /external/llvm/test/MC/COFF/
seh-align3.s 5 // CHECK: Sections [
6 // CHECK: Section {
7 // CHECK: Name: .xdata
8 // CHECK: RawDataSize: 16
9 // CHECK: RelocationCount: 1
10 // CHECK: Characteristics [
11 // CHECK-NEXT: ALIGN_4BYTES
12 // CHECK-NEXT: CNT_INITIALIZED_DATA
13 // CHECK-NEXT: MEM_READ
14 // CHECK-NEXT:
    [all...]
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-examples.cpp 3 // CHECK: example0
6 // CHECK: VarDecl{{.*}}rd 'double &'
7 // CHECK-NEXT: DeclRefExpr
9 // CHECK: VarDecl{{.*}}rcd 'const double &'
10 // CHECK-NEXT: ImplicitCastExpr{{.*}}'const double' lvalue <NoOp>
17 // CHECK: example1
19 // CHECK: VarDecl{{.*}}ra 'struct A &'
20 // CHECK: ImplicitCastExpr{{.*}}'struct A' lvalue <DerivedToBase (A)>
22 // CHECK: VarDecl{{.*}}rca 'const struct A &'
23 // CHECK: ImplicitCastExpr{{.*}}'const struct A' lvalue <NoOp
    [all...]
  /external/clang/test/Lexer/
has_feature_type_traits.cpp 6 // CHECK: int has_nothrow_assign();
11 // CHECK: int has_nothrow_copy();
16 // CHECK: int has_nothrow_constructor();
21 // CHECK: int has_trivial_assign();
26 // CHECK: int has_trivial_copy();
31 // CHECK: int has_trivial_constructor();
36 // CHECK: int has_trivial_destructor();
41 // CHECK: int has_virtual_destructor();
46 // CHECK: int is_abstract();
51 // CHECK: int is_base_of()
    [all...]
  /external/llvm/test/MC/ELF/
n_bytes.s 8 // CHECK: Section {
9 // CHECK: Index:
10 // CHECK: Name: .text
11 // CHECK-NEXT: Type: SHT_PROGBITS
12 // CHECK-NEXT: Flags [
13 // CHECK-NEXT: SHF_ALLOC
14 // CHECK-NEXT: SHF_EXECINSTR
15 // CHECK-NEXT: ]
16 // CHECK-NEXT: Address: 0x0
17 // CHECK-NEXT: Offset: 0x4
    [all...]
basic-elf-32.s 33 // CHECK: ElfHeader {
34 // CHECK: Class: 32-bit
35 // CHECK: DataEncoding: LittleEndian
36 // CHECK: FileVersion: 1
37 // CHECK: }
38 // CHECK: Sections [
39 // CHECK: Section {
40 // CHECK: Index: 0
41 // CHECK: Name: (0)
43 // CHECK: Name: .tex
    [all...]
  /external/clang/test/Driver/
xcore-opts.c 3 // RUN: %clang -target xcore -x c++ %s -fexceptions -### -o %t.o 2>&1 | FileCheck -check-prefix CHECK-EXCEP %s
4 // RUN: %clang -target xcore %s -g0 -### -o %t.o 2>&1 | FileCheck -check-prefix CHECK-G0 %s
6 // CHECK: "-nostdsysteminc"
7 // CHECK: "-momit-leaf-frame-pointer"
8 // CHECK-NOT: "-mdisable-fp-elim"
9 // CHECK: "-fno-signed-char"
10 // CHECK: "-fno-use-cxa-atexit"
11 // CHECK-NOT: "-fcxx-exceptions
    [all...]
  /external/llvm/test/MC/ARM/
coff-function-type-info.ll 2 ; RUN: | FileCheck %s -check-prefix CHECK-ASM
5 ; RUN: | llvm-readobj -t | FileCheck %s -check-prefix CHECK-OBJECT
12 ; CHECK-ASM: .def external
13 ; CHECK-ASM: .scl 2
14 ; CHECK-ASM: .type 32
15 ; CHECK-ASM: .endef
16 ; CHECK-ASM: .globl external
23 ; CHECK-ASM: .def interna
    [all...]

Completed in 459 milliseconds

<<11121314151617181920>>