Searched refs:RUN (Results 226 - 250 of 286) sorted by relevance

1234567891011>>

/external/llvm/test/MC/ARM/
H A Dneon-mul-accum-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneon-v8.s1 @ RUN: llvm-mc -triple armv8 -mattr=+neon -show-encoding < %s | FileCheck %s
H A Dneont2-absdiff-encoding.s1 @RUN: llvm-mc -triple thumbv7-unknown-unknown -mcpu=cortex-a8 -show-encoding < %s | FileCheck %s
H A Dneont2-mul-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-pairwise-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dthumb-neon-v8.s1 @ RUN: llvm-mc -triple thumbv8 -mattr=+neon -show-encoding < %s | FileCheck %s
H A Dthumb2-mclass.s1 @ RUN: llvm-mc -triple=thumbv7m-apple-darwin -show-encoding < %s | FileCheck %s
H A Darm-arithmetic-aliases.s1 @ RUN: llvm-mc -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Ddiagnostics.s1 @ RUN: not llvm-mc -triple=armv7-apple-darwin < %s 2> %t
2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s
H A Dneon-bitwise-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s \
2 @ RUN: | FileCheck %s
H A Darm-shift-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7 -show-encoding < %s | FileCheck %s
H A Dbasic-thumb-instructions.s5 @ RUN: llvm-mc -triple=thumbv6-apple-darwin -show-encoding < %s | FileCheck %s
6 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding < %s | FileCheck %s
H A Dneon-minmax-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneon-pairwise-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneon-shuffle-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-minmax-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-mov-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-mul-accum-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-vld-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-vst-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
/external/llvm/test/MC/PowerPC/
H A Dppc64-regs.s0 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck %s
/external/llvm/test/MC/SystemZ/
H A Dregs-good.s0 # RUN: llvm-mc -triple s390x-linux-gnu -show-encoding %s | FileCheck %s
/external/llvm/utils/vim/
H A Dllvm.vim77 syn match llvmSpecialComment /;\s*RUN:.*$/
/external/chromium_org/native_client_sdk/src/tools/
H A Dcommon.mk494 .PHONY: CHECK_FOR_CHROME DEBUG LAUNCH RUN
498 RUN: run
/external/llvm/test/DebugInfo/SystemZ/
H A Dvariable-loc.s0 # RUN: llvm-mc < %s -triple=s390x-linux-gnu -filetype=obj | llvm-dwarfdump - | FileCheck %s

Completed in 526 milliseconds

1234567891011>>