HomeSort by relevance Sort by last modified time
    Searched refs:RUN (Results 651 - 675 of 680) sorted by null

<<2122232425262728

  /external/llvm/test/MC/Mips/mips64r2/
valid.s 3 # RUN: llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r2 | FileCheck %s
  /external/llvm/test/MC/AArch64/
arm64-fp-encoding.s 0 ; RUN: llvm-mc -triple arm64-apple-darwin -mattr=neon -show-encoding -output-asm-variant=1 < %s | FileCheck %s
arm64-logical-encoding.s 0 ; RUN: llvm-mc -triple arm64-apple-darwin -show-encoding < %s | FileCheck %s
arm64-aliases.s 0 ; RUN: llvm-mc -triple arm64-apple-darwin -mattr=neon -output-asm-variant=1 -show-encoding < %s | FileCheck %s
arm64-arithmetic-encoding.s 0 ; RUN: llvm-mc -triple arm64-apple-darwin -mattr=neon -show-encoding < %s | FileCheck %s
arm64-memory.s 0 ; RUN: llvm-mc -triple arm64-apple-darwin -show-encoding < %s | FileCheck %s
arm64-advsimd.s 0 ; RUN: llvm-mc -triple arm64-apple-darwin -mattr=crypto -output-asm-variant=1 -show-encoding < %s | FileCheck %s
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-vmx.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
3 # RUN: llvm-mc -triple powerpc64le-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-LE %s
ppc64-encoding.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
3 # RUN: llvm-mc -triple powerpc64le-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-LE %s
    [all...]
  /external/llvm/test/MC/ARM/
neon-add-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
neon-vst-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
simple-fp-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
neon-shift-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-vld-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
basic-arm-instructions.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 -show-encoding < %s | FileCheck %s
2 @ RUN: llvm-mc -triple=armebv7-unknown-unknown -mcpu=cortex-a8 -show-encoding < %s | FileCheck --check-prefix=CHECK-BE %s
    [all...]
basic-thumb2-instructions.s 1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -show-encoding < %s | FileCheck %s
2 @ RUN: llvm-mc -triple=thumbebv7-unknown-unknown -mcpu=cortex-a8 -show-encoding < %s | FileCheck --check-prefix=CHECK-BE %s
    [all...]
  /external/llvm/test/MC/X86/AlignedBundling/
autogen-inst-offset-align-to-end.s 0 # RUN: llvm-mc -filetype=obj -triple i386-pc-linux-gnu %s -o - \
2 # RUN: | llvm-objdump -triple i386 -disassemble -no-show-raw-insn - | FileCheck %s
    [all...]
autogen-inst-offset-padding.s 0 # RUN: llvm-mc -filetype=obj -triple i386-pc-linux-gnu %s -o - \
2 # RUN: | llvm-objdump -triple i386 -disassemble -no-show-raw-insn - | FileCheck %s
    [all...]
  /external/stressapptest/src/
worker.cc 15 // worker.cc : individual tasks that can be run in combination to
167 if (SetStatus(RUN) == PAUSE)
182 case RUN:
609 // Run miscompare error through diagnoser for logging and reporting.
    [all...]
  /external/llvm/test/MC/Mips/msa/
test_3r.s 0 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winddi.h 178 } RUN, *PRUN;
185 RUN arun[1];
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s 2 # RUN: not llvm-mc -triple s390x-linux-gnu -mcpu=z10 < %s 2> %t
3 # RUN: FileCheck < %t %s
    [all...]
insn-good-z196.s 2 # RUN: llvm-mc -triple s390x-linux-gnu -mcpu=z196 -show-encoding %s | FileCheck %s
    [all...]
  /external/llvm/test/MC/Sparc/
sparc64-ctrl-instructions.s 0 ! RUN: llvm-mc %s -triple=sparc64-unknown-linux-gnu -show-encoding | FileCheck %s
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java     [all...]

Completed in 829 milliseconds

<<2122232425262728