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

<<11121314151617181920>>

  /external/swiftshader/third_party/LLVM/test/MC/ELF/
cfi-remember.s 12 // CHECK: # Section 4
13 // CHECK-NEXT: (('sh_name', 0x00000011) # '.eh_frame'
14 // CHECK-NEXT: ('sh_type', 0x00000001)
15 // CHECK-NEXT: ('sh_flags', 0x0000000000000002)
16 // CHECK-NEXT: ('sh_addr', 0x0000000000000000)
17 // CHECK-NEXT: ('sh_offset', 0x0000000000000048)
18 // CHECK-NEXT: ('sh_size', 0x0000000000000030)
19 // CHECK-NEXT: ('sh_link', 0x00000000)
20 // CHECK-NEXT: ('sh_info', 0x00000000)
21 // CHECK-NEXT: ('sh_addralign', 0x0000000000000008
    [all...]
cfi-same-value.s 10 // CHECK: # Section 4
11 // CHECK-NEXT: (('sh_name', 0x00000011) # '.eh_frame'
12 // CHECK-NEXT: ('sh_type', 0x00000001)
13 // CHECK-NEXT: ('sh_flags', 0x0000000000000002)
14 // CHECK-NEXT: ('sh_addr', 0x0000000000000000)
15 // CHECK-NEXT: ('sh_offset', 0x0000000000000048)
16 // CHECK-NEXT: ('sh_size', 0x0000000000000030)
17 // CHECK-NEXT: ('sh_link', 0x00000000)
18 // CHECK-NEXT: ('sh_info', 0x00000000)
19 // CHECK-NEXT: ('sh_addralign', 0x0000000000000008
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
pcrel-to-other-section.s 7 // CHECK: ('cputype', 7)
8 // CHECK-NEXT: ('cpusubtype', 3)
9 // CHECK-NEXT: ('filetype', 1)
10 // CHECK-NEXT: ('num_load_commands', 3)
11 // CHECK-NEXT: ('load_commands_size', 296)
12 // CHECK-NEXT: ('flag', 0)
13 // CHECK-NEXT: ('load_commands', [
14 // CHECK-NEXT: # Load Command 0
15 // CHECK-NEXT: (('command', 1)
16 // CHECK-NEXT: ('size', 192
    [all...]
variable-exprs.s 3 // RUN: FileCheck --check-prefix=CHECK-I386 < %t.dump %s
7 // RUN: FileCheck --check-prefix=CHECK-X86_64 < %t.dump %s
49 // CHECK-I386: ('cputype', 7)
50 // CHECK-I386: ('cpusubtype', 3)
51 // CHECK-I386: ('filetype', 1)
52 // CHECK-I386: ('num_load_commands', 3)
53 // CHECK-I386: ('load_commands_size', 296)
54 // CHECK-I386: ('flag', 0
    [all...]
  /external/llvm/test/tools/llvm-readobj/ARM/
unwind.s 148 @ CHECK: UnwindInformation {
149 @ CHECK: UnwindIndexTable {
150 @ CHECK: SectionName: .ARM.exidx.personality
151 @ CHECK: Entries [
152 @ CHECK: Entry {
153 @ CHECK: FunctionAddress: 0x0
154 @ CHECK: FunctionName: __personality
155 @ CHECK: Model: Compact (Inline)
156 @ CHECK: PersonalityIndex: 0
157 @ CHECK: Opcodes
    [all...]
  /art/test/138-duplicate-classes-check/
info.txt 0 Check whether a duplicate class is detected.
  /art/test/150-loadlibrary/
info.txt 0 Check that passing the BootClassLoader to loadLibrary works.
  /art/test/449-checker-bce/
info.txt 1 Checker test for testing array bounds check elimination.
  /art/test/462-checker-inlining-dex-files/
info.txt 0 Check our inlining heuristics across dex files in optimizing.
  /art/test/490-checker-inline/
info.txt 0 Check that we inline virtual and interface calls.
  /art/test/582-checker-bce-length/
info.txt 1 Regression test on deopt bounds check elimination.
  /art/test/620-checker-bce-intrinsics/
info.txt 1 Test on bounds check elimination in loops using intrinsics.
  /art/test/703-floating-point-div/
info.txt 1 Simple tests to check floating point division.
  /external/clang/test/CodeGenCXX/
for-range.cpp 35 // CHECK-LABEL: define void @_Z9for_arrayv(
37 // CHECK: call void @_ZN1AC1Ev(%struct.A* [[A:.*]])
40 // CHECK-NOT: 5begin
41 // CHECK-NOT: 3end
42 // CHECK: getelementptr {{.*}}, i32 0
43 // CHECK: getelementptr {{.*}}, i64 5
44 // CHECK: br label %[[COND:.*]]
46 // CHECK: [[COND]]:
47 // CHECK: %[[CMP:.*]] = icmp ne
48 // CHECK: br i1 %[[CMP]], label %[[BODY:.*]], label %[[END:.*]
    [all...]
  /external/clang/test/Lexer/
token-concat.cpp 4 id("s")_x // CHECK: "s" _x
5 id(L"s")_x // CHECK: L"s" _x
6 id(u8"s")_x // CHECK: u8"s" _x
7 id(u"s")_x // CHECK: u"s" _x
8 id(U"s")_x // CHECK: U"s" _x
9 id('s')_x // CHECK: 's' _x
10 id(L's')_x // CHECK: L's' _x
11 id(u's')_x // CHECK: u's' _x
12 id(U's')_x // CHECK: U's' _x
13 id("s"_x)_y // CHECK: "s"_x _
    [all...]
  /external/clang/test/Misc/
ast-dump-stmt.m 6 // CHECK: FunctionDecl{{.*}}TestBlockExpr
7 // CHECK: BlockExpr{{.*}} 'void (^)(void)'
8 // CHECK-NEXT: BlockDecl
13 // CHECK: FunctionDecl{{.*}}TestExprWithCleanup
14 // CHECK: ExprWithCleanups
15 // CHECK-NEXT: cleanup Block
16 // CHECK-NEXT: BlockExpr
28 // CHECK: FunctionDecl{{.*}}TestObjCAtCatchStmt
29 // CHECK: ObjCAtTryStmt
30 // CHECK-NEXT: CompoundStm
    [all...]
  /external/clang/test/Preprocessor/
elfiamcu-predefines.c 3 // CHECK: #define __USER_LABEL_PREFIX__ {{$}}
4 // CHECK: #define __WINT_TYPE__ unsigned int
5 // CHECK: #define __iamcu
6 // CHECK: #define __iamcu__
  /external/dtc/
.travis.yml 5 - make check
  /external/e2fsprogs/tests/f_readonly_fsck/
name 1 ensure that a readonly check doesn't modify the fs
  /external/llvm/test/CodeGen/X86/
coldcc64.ll 6 ; CHECK: pushq %rbp
7 ; CHECK: pushq %r15
8 ; CHECK: pushq %r14
9 ; CHECK: pushq %r13
10 ; CHECK: pushq %r12
11 ; CHECK: pushq %r11
12 ; CHECK: pushq %r10
13 ; CHECK: pushq %r9
14 ; CHECK: pushq %r8
15 ; CHECK: pushq %rd
    [all...]
  /external/llvm/test/FileCheck/
check-label-dag-capture.txt 8 CHECK-LABEL: {{^}}bar
9 CHECK: {{^}}[[FOO:foo]]
10 CHECK-DAG: {{^}}[[FOO]]
11 CHECK-LABEL: {{^}}zed
two-checks-for-same-match.txt 0 // Check that two distinct CHECK lines won't match the same string
4 ; CHECK: {{a[0-9]b}}
5 ; CHECK: {{a[0-9]b}}
  /external/llvm/test/MC/ARM/
arm-elf-symver.s 25 @ CHECK: Relocations [
26 @ CHECK-NEXT: Section {{.*}} .rel.text {
27 @ CHECK-NEXT: 0x0 R_ARM_ABS32 .text 0x0
28 @ CHECK-NEXT: 0x4 R_ARM_ABS32 bar2@zed 0x0
29 @ CHECK-NEXT: 0x8 R_ARM_ABS32 .text 0x0
30 @ CHECK-NEXT: 0xC R_ARM_ABS32 .text 0x0
31 @ CHECK-NEXT: 0x10 R_ARM_ABS32 bar6@zed 0x0
32 @ CHECK-NEXT: }
33 @ CHECK-NEXT: ]
35 @ CHECK: Symbol
    [all...]
vfp-aliases.s 32 @ CHECK-LABEL: aliases
33 @ CHECK: vpush {d0}
34 @ CHECK: vstmia sp!, {d0}
35 @ CHECK: vpush {d0}
36 @ CHECK: vstmia sp!, {d0}
37 @ CHECK: vpush {s0}
38 @ CHECK: vstmia sp!, {s0}
39 @ CHECK: vpush {s0}
40 @ CHECK: vstmia sp!, {s0}
41 @ CHECK: vpop {s0
    [all...]
  /external/llvm/test/MC/ELF/
reloc-same-name-section.s 5 // CHECK: Relocations [
6 // CHECK-NEXT: Section {{.*}} {
7 // CHECK-NEXT: Relocation {
8 // CHECK-NEXT: Offset:
9 // CHECK-NEXT: Type:
10 // CHECK-NEXT: Symbol: .foo (4)
11 // CHECK-NEXT: Addend:
12 // CHECK-NEXT: }
13 // CHECK-NEXT: Relocation {
14 // CHECK-NEXT: Offset
    [all...]

Completed in 189 milliseconds

<<11121314151617181920>>