HomeSort by relevance Sort by last modified time
    Searched full:check (Results 526 - 550 of 67902) sorted by null

<<21222324252627282930>>

  /external/llvm/test/MC/ARM/
directive-arch-armv7-a.s 3 @ This test case will check the default .ARM.attributes value for the
7 @ RUN: | FileCheck %s -check-prefix CHECK-ASM
9 @ RUN: | llvm-readobj -arm-attributes | FileCheck %s -check-prefix CHECK-ATTR
14 @ CHECK-ASM: .arch armv7-a
16 @ CHECK-ATTR: FileAttributes {
17 @ CHECK-ATTR: Attribute {
18 @ CHECK-ATTR: TagName: CPU_name
19 @ CHECK-ATTR: Value: 7-
    [all...]
directive-arch-armv7-r.s 3 @ This test case will check the default .ARM.attributes value for the
7 @ RUN: | FileCheck %s -check-prefix CHECK-ASM
9 @ RUN: | llvm-readobj -arm-attributes | FileCheck %s -check-prefix CHECK-ATTR
14 @ CHECK-ASM: .arch armv7-r
16 @ CHECK-ATTR: FileAttributes {
17 @ CHECK-ATTR: Attribute {
18 @ CHECK-ATTR: TagName: CPU_name
19 @ CHECK-ATTR: Value: 7-
    [all...]
directive-arch-armv7a.s 3 @ This test case will check the default .ARM.attributes value for the
7 @ RUN: | FileCheck %s -check-prefix CHECK-ASM
9 @ RUN: | llvm-readobj -arm-attributes | FileCheck %s -check-prefix CHECK-ATTR
14 @ CHECK-ASM: .arch armv7-a
16 @ CHECK-ATTR: FileAttributes {
17 @ CHECK-ATTR: Attribute {
18 @ CHECK-ATTR: TagName: CPU_name
19 @ CHECK-ATTR: Value: 7-
    [all...]
directive-arch-armv7r.s 3 @ This test case will check the default .ARM.attributes value for the
7 @ RUN: | FileCheck %s -check-prefix CHECK-ASM
9 @ RUN: | llvm-readobj -arm-attributes | FileCheck %s -check-prefix CHECK-ATTR
14 @ CHECK-ASM: .arch armv7-r
16 @ CHECK-ATTR: FileAttributes {
17 @ CHECK-ATTR: Attribute {
18 @ CHECK-ATTR: TagName: CPU_name
19 @ CHECK-ATTR: Value: 7-
    [all...]
  /external/llvm/test/MC/AsmParser/
directive-err-diagnostics.s 4 // CHECK: error: .error argument must be a string
5 // CHECK: .error 0
6 // CHECK: ^
13 // CHECK-NOT: error: message
14 // CHECK-NOT: error: invalid instruction mnemonic 'message'
15 // CHECK-NOT: .error "message"
16 // CHECK-NOT: ^
inline-comments.ll 2 ; RUN: sed -n -e 's/^;CHECK://p' %s > %t2
12 ;CHECK: #APP
13 ;CHECK: #NO_APP
15 ;CHECK: #APP
16 ;CHECK:
17 ;CHECK: #NO_APP
19 ;CHECK: #APP
20 ;CHECK:
21 ;CHECK:
22 ;CHECK: #NO_AP
    [all...]
  /external/llvm/test/MC/ELF/
elf_directive_section.s 4 # CHECK: .bss
7 # CHECK: .data.rel.ro
10 # CHECK: .data.rel
13 # CHECK: .eh_frame
16 # CHECK: .rodata
19 # CHECK: .tbss
22 # CHECK: .tdata
common.s 11 // CHECK: Symbol {
12 // CHECK: Name: common1
13 // CHECK-NEXT: Value: 0x0
14 // CHECK-NEXT: Size: 1
15 // CHECK-NEXT: Binding: Local
16 // CHECK-NEXT: Type: Object
17 // CHECK-NEXT: Other: 0
18 // CHECK-NEXT: Section:
19 // CHECK-NEXT: }
27 // CHECK: Symbol
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-regs.s 4 #CHECK: .cfi_startproc
5 #CHECK: .cfi_offset r0, 0
6 #CHECK: .cfi_offset r1, 8
7 #CHECK: .cfi_offset r2, 16
8 #CHECK: .cfi_offset r3, 24
9 #CHECK: .cfi_offset r4, 32
10 #CHECK: .cfi_offset r5, 40
11 #CHECK: .cfi_offset r6, 48
12 #CHECK: .cfi_offset r7, 56
13 #CHECK: .cfi_offset r8, 6
    [all...]
  /external/llvm/test/Object/
no-section-header-string-table.test 4 CHECK: Type: SHT_PROGBITS (0x1)
5 CHECK: Type: SHT_PROGBITS (0x1)
6 CHECK: Type: SHT_PROGBITS (0x1)
7 CHECK: Type: SHT_RELA (0x4)
8 CHECK: Type: SHT_SYMTAB (0x2)
9 CHECK: Type: SHT_STRTAB (0x3)
10 CHECK: Type: SHT_STRTAB (0x3)
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_fill.s 3 # CHECK: TEST0:
4 # CHECK: .byte 10
8 # CHECK: TEST1:
9 # CHECK: .short 3
10 # CHECK: .short 3
14 # CHECK: TEST2:
15 # CHECK: .quad 4
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
elf_directive_section.s 4 # CHECK: .bss
7 # CHECK: .data.rel.ro
10 # CHECK: .data.rel
13 # CHECK: .eh_frame
16 # CHECK: .rodata
19 # CHECK: .tbss
22 # CHECK: .tdata
basic-elf-32.s 33 // CHECK: ('e_indent[EI_CLASS]', 0x01)
34 // CHECK: ('e_indent[EI_DATA]', 0x01)
35 // CHECK: ('e_indent[EI_VERSION]', 0x01)
36 // CHECK: ('_sections', [
37 // CHECK: # Section 0
38 // CHECK: (('sh_name', 0x00000000) # ''
40 // CHECK: # '.text'
42 // CHECK: # '.rel.text'
44 // CHECK: ('_relocations', [
45 // CHECK: # Relocation
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
zerofill-sect-align.s 3 // Check that the section itself is aligned.
10 // CHECK: # Symbol 0
11 // CHECK: ('n_value', 16)
12 // CHECK: ('_string', '_a')
13 // CHECK: # Symbol 1
14 // CHECK: ('n_value', 32)
15 // CHECK: ('_string', '_b')
  /external/clang/test/CodeGenCXX/
cxx0x-initializer-array.cpp 3 // CHECK: @[[THREE_NULL_MEMPTRS:.*]] = private constant [3 x i32] [i32 -1, i32 -1, i32 -1]
9 // CHECK-LABEL: define i32 @_Z1fv
10 // CHECK: store i32 1
36 // CHECK-LABEL: define void @_ZN22ValueInitArrayOfMemPtr1fEi
39 // CHECK: store i32 -1,
42 // CHECK: call void @llvm.memcpy.p0i8.p0i8.i32(i8* %{{.*}}, i8* bitcast ([3 x i32]* @[[THREE_NULL_MEMPTRS]] to i8*), i32 12, i32 4, i1 false)
46 // CHECK-LABEL: define void @_ZN22ValueInitArrayOfMemPtr1gEMNS_1SEi
48 // CHECK: store i32 -1,
58 // CHECK-LABEL: define void @_ZN10array_dtor1gEv(
60 // CHECK: %[[ARRAY:.*]] = alloca [3
    [all...]
reference-cast.cpp 6 // CHECK: define dereferenceable({{[0-9]+}}) i32* @_Z16lvalue_noop_castv() [[NUW:#[0-9]+]]
9 // CHECK: store i32 17, i32*
12 // CHECK: store i32 17, i32*
14 // CHECK: store i32 17, i32*
18 // CHECK-LABEL: define dereferenceable({{[0-9]+}}) i16* @_Z20lvalue_integral_castv()
21 // CHECK: store i16 17, i16*
24 // CHECK: store i16 17, i16*
26 // CHECK: store i16 17, i16*
30 // CHECK-LABEL: define dereferenceable({{[0-9]+}}) i16* @_Z29lvalue_floating_integral_castv()
33 // CHECK: store i16 17, i16
    [all...]
  /external/llvm/test/CodeGen/SystemZ/
int-const-02.ll 7 ; Check 0.
9 ; CHECK-LABEL: f1:
10 ; CHECK: lghi %r2, 0
11 ; CHECK-NEXT: br %r14
15 ; Check the high end of the LGHI range.
17 ; CHECK-LABEL: f2:
18 ; CHECK: lghi %r2, 32767
19 ; CHECK-NEXT: br %r14
23 ; Check the next value up, which must use LLILL instead.
25 ; CHECK-LABEL: f3
    [all...]
  /external/llvm/test/MC/Disassembler/ARM/
unpredictable-AExtI-arm.txt 1 # RUN: llvm-mc --disassemble %s -triple=armv7-linux-gnueabi 2>&1 | FileCheck %s -check-prefix=CHECK-WARN
4 # CHECK-WARN: potentially undefined
5 # CHECK-WARN: 0x74 0x03 0xaf 0x06
6 # CHECK: sxtb
9 # CHECK-WARN: potentially undefined
10 # CHECK-WARN: 0x74 0x3f 0xbf 0x06
11 # CHECK: sxth
14 # CHECK-WARN: potentially undefined
15 # CHECK-WARN: 0x74 0x3f 0xa6 0x0
    [all...]
  /external/clang/test/Misc/
ast-dump-decl.cpp 1 // RUN: %clang_cc1 -std=c++11 -triple x86_64-linux-gnu -fms-extensions -ast-dump -ast-dump-filter Test %s | FileCheck -check-prefix CHECK -strict-whitespace %s
7 // CHECK: EnumDecl{{.*}} class TestEnumDeclScoped 'int'
8 // CHECK: EnumDecl{{.*}} TestEnumDeclFixed 'int'
13 // CHECK: FieldDecl{{.*}} TestFieldDeclInit 'int'
14 // CHECK-NEXT: IntegerLiteral
23 // CHECK: VarDecl{{.*}} TestVarDeclNRVO 'class testVarDeclNRVO::A' nrvo
26 // CHECK: ParmVarDecl{{.*}} TestParmVarDeclInit 'int'
27 // CHECK-NEXT: IntegerLiteral{{.*}}
32 // CHECK: NamespaceDecl{{.*}} TestNamespaceDec
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
recipest.ll 2 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-unsafe-fp-math -mattr=-vsx -recip=sqrtf:0,sqrtd:0 | FileCheck %s -check-prefix=CHECK-NONR
3 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx | FileCheck -check-prefix=CHECK-SAFE %s
16 ; CHECK: @foo
17 ; CHECK-DAG: frsqrte
18 ; CHECK-DAG: fnmsub
19 ; CHECK: fmul
20 ; CHECK-NEXT: fmadd
21 ; CHECK-NEXT: fmu
    [all...]
  /external/llvm/test/CodeGen/X86/
statepoint-stackmap-format.ll 4 ; This test is a sanity check to ensure statepoints are generating StackMap
14 ; CHECK-LABEL: test:
17 ; CHECK: subq $40, %rsp
18 ; CHECK: movq $0, 24(%rsp)
19 ; CHECK: movq %rdi, 16(%rsp)
20 ; CHECK: movq %rax, 8(%rsp)
21 ; CHECK: callq return_i1
22 ; CHECK: addq $40, %rsp
23 ; CHECK: retq
43 ; CHECK-LABEL: test_derived_ar
    [all...]
  /external/llvm/test/MC/AArch64/
ldr-pseudo.s 4 // Check that large constants are converted to ldr from constant pool
8 // CHECK-LABEL: f1:
11 // CHECK: mov x0, #0x1234
13 // CHECK: mov w1, #0x4567
15 // CHECK: mov x0, #0x12340000
17 // CHECK: mov w1, #0x45670000
19 // CHECK: mov x0, #0xabc00000000
21 // CHECK: mov x0, #-0x4111000000000000
24 // CHECK-LABEL: f3:
27 // CHECK: ldr w0, .Ltmp[[TMP0:[0-9]+]
    [all...]
  /external/clang/test/Index/
complete-property-flags.m 10 // RUN: c-index-test -code-completion-at=%s:7:11 %s -fobjc-runtime=macosx-10.4 -fno-objc-arc | FileCheck -check-prefix=CHECK-CC1 -check-prefix=CHECK-CC1-NOWEAK %s
11 // RUN: c-index-test -code-completion-at=%s:7:11 %s -fobjc-runtime=macosx-10.8 -Xclang -fobjc-weak -fno-objc-arc | FileCheck -check-prefix=CHECK-CC1 -check-prefix=CHECK-CC1-WEAK %s
12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic
    [all...]
  /external/llvm/test/MC/COFF/
weak.s 35 // CHECK: Symbols [
37 // CHECK: Symbol {
38 // CHECK: Name: _main
39 // CHECK-NEXT: Value: 0
40 // CHECK-NEXT: Section: .text
41 // CHECK-NEXT: BaseType: Null
42 // CHECK-NEXT: ComplexType: Function
43 // CHECK-NEXT: StorageClass: External
44 // CHECK-NEXT: AuxSymbolCount: 0
45 // CHECK-NEXT:
    [all...]
  /external/llvm/test/CodeGen/ARM/
atomic-64bit.ll 1 ; RUN: llc < %s -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-LE
2 ; RUN: llc < %s -mtriple=thumbv7-none-linux-gnueabihf | FileCheck %s --check-prefix=CHECK-THUMB --check-prefix=CHECK-THUMB-LE
3 ; RUN: llc < %s -mtriple=armebv7 -target-abi apcs | FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-B
    [all...]

Completed in 975 milliseconds

<<21222324252627282930>>