HomeSort by relevance Sort by last modified time
    Searched refs:FileCheck (Results 1 - 25 of 632) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Driver/
debug-options.c 5 | FileCheck -check-prefix=G %s
7 | FileCheck -check-prefix=G %s
9 | FileCheck -check-prefix=G %s
11 | FileCheck -check-prefix=G %s
13 | FileCheck -check-prefix=G %s
15 | FileCheck -check-prefix=G %s
18 | FileCheck -check-prefix=G_DARWIN %s
20 | FileCheck -check-prefix=G_DARWIN %s
22 | FileCheck -check-prefix=G_DARWIN %s
24 | FileCheck -check-prefix=G_DARWIN %
    [all...]
  /external/llvm/utils/FileCheck/
Makefile 1 ##===- utils/FileCheck/Makefile ----------------------------*- Makefile -*-===##
11 TOOLNAME = FileCheck
Android.mk 4 FileCheck.cpp
11 LOCAL_MODULE := FileCheck
  /external/llvm/test/MC/AsmParser/
dollars-in-identifiers.s 2 # RUN: FileCheck < %t %s
extern.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
line_with_hash.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_lcomm.s 1 # RUN: llvm-mc -triple i386-apple-darwin10 %s | FileCheck %s
2 # RUN: llvm-mc -triple i386-pc-mingw32 %s | FileCheck %s
3 # RUN: not llvm-mc -triple i386-linux-gnu %s 2>&1 | FileCheck %s -check-prefix=ERROR
directive_subsections_via_symbols.s 1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
directive_incbin.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %s
directive_thread_init_func.s 1 # RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s
directive_darwin_section.s 1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
  /external/llvm/test/MC/X86/
x86_nop.s 1 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=generic %s | llvm-objdump -d - | FileCheck %s
2 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i386 %s | llvm-objdump -d - | FileCheck %s
3 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i486 %s | llvm-objdump -d - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i586 %s | llvm-objdump -d - | FileCheck %s
5 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium %s | llvm-objdump -d - | FileCheck %s
6 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium-mmx %s | llvm-objdump -d - | FileCheck %s
7 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=geode %s | llvm-objdump -d - | FileCheck %s
8 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i686 %s | llvm-objdump -d - | FileCheck %s
9 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6 %s | llvm-objdump -d - | FileCheck %s
10 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6-2 %s | llvm-objdump -d - | FileCheck %
    [all...]
x86_directives.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
x86-target-directives.s 1 # RUN: not llvm-mc -triple i386 -filetype asm -o - %s 2>&1 | FileCheck %s
  /external/llvm/test/MC/ARM/
2013-03-18-Br-to-label-named-like-reg.s 1 @ RUN: llvm-mc -triple arm-eabi %s -o - | FileCheck %s
ldr-pseudo-parse-errors.s 1 @RUN: not llvm-mc -triple=armv7-unknown-linux-gnueabi < %s 2>&1 | FileCheck %s
2 @RUN: not llvm-mc -triple=armv7-apple-darwin < %s 2>&1 | FileCheck %s
arm-thumb-cpus-default.s 2 @ RUN: | FileCheck %s --check-prefix=CHECK-ARM-ONLY
5 @ RUN: | FileCheck %s --check-prefix=CHECK-ARM-THUMB
8 @ RUN: | FileCheck %s --check-prefix=CHECK-ARM-THUMB
11 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
14 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
17 @ RUN: | FileCheck %s --check-prefix=CHECK-THUMB-ONLY
directive-object_arch-3.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s | FileCheck %s
  /external/llvm/test/MC/Sparc/
sparc-directive-xword.s 1 ! RUN: not llvm-mc %s -arch=sparc -show-encoding 2>&1 | FileCheck %s --check-prefix=SPARC32
2 ! RUN: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=SPARC64
  /external/llvm/test/MC/X86/AlignedBundling/
bundle-group-too-large-error.s 1 # RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
lock-without-bundle-mode-error.s 1 # RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
unlock-without-lock-error.s 1 # RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
  /external/llvm/test/MC/ELF/ARM/
gnu-type-hash-diagnostics.s 1 @ RUN: not llvm-mc -triple arm-elf -filetype asm -o /dev/null %s 2>&1 | FileCheck %s
  /external/llvm/test/MC/PowerPC/
ppc-nop.s 1 # RUN: llvm-mc -filetype=obj -triple=powerpc-unknown-linux-gnu %s | llvm-readobj -s -sd - | FileCheck -check-prefix=CHECK-BE %s
2 # RUN: llvm-mc -filetype=obj -triple=powerpc64-unknown-linux-gnu %s | llvm-readobj -s -sd - | FileCheck -check-prefix=CHECK-BE %s
3 # RUN: llvm-mc -filetype=obj -triple=powerpc64le-unknown-linux-gnu %s | llvm-readobj -s -sd - | FileCheck -check-prefix=CHECK-LE %s
deprecated-p7.s 1 # RUN: llvm-mc -triple powerpc64-unknown-linux-gnu -mcpu=pwr7 -show-encoding < %s 2>&1 | FileCheck %s
2 # RUN: llvm-mc -triple powerpc64le-unknown-linux-gnu -mcpu=pwr7 -show-encoding < %s 2>&1 | FileCheck %s
3 # RUN: llvm-mc -triple powerpc-unknown-linux-gnu -mcpu=601 -show-encoding < %s 2>&1 | FileCheck -check-prefix=CHECK-OLD %s

Completed in 481 milliseconds

1 2 3 4 5 6 7 8 91011>>