HomeSort by relevance Sort by last modified time
    Searched full:i386 (Results 151 - 175 of 1845) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/test/CodeGenObjC/
blocks-4.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-fragile-abi -emit-llvm -fobjc-exceptions -fblocks -o %t %s
category-class.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-fragile-abi -emit-llvm -o - %s | FileCheck %s
  /external/clang/test/Driver/
Xlinker-args.c 4 // RUN: %clang -ccc-host-triple i386-apple-darwin9 -### \
analyze.c 4 // RUN: env MACOSX_DEPLOYMENT_TARGET=10.5 %clang -ccc-host-triple i386-apple-darwin9 -### --analyze -o /dev/null %s -msse 2> %t.log
darwin-debug-flags.c 1 // RUN: env RC_DEBUG_OPTIONS=1 %clang -ccc-host-triple i386-apple-darwin9 -g -Os %s -emit-llvm -S -o - | FileCheck %s
x86_features.c 1 // RUN: %clang -ccc-host-triple i386-unknown-unknown -### -S %s -msse -msse4 -mno-sse -mno-mmx -msse 2> %t
  /external/clang/test/Headers/
x86-intrinsics-headers.c 5 #if defined(i386) || defined(__x86_64__)
  /external/clang/test/SemaObjC/
no-gc-weak-test.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
  /external/clang/test/SemaObjCXX/
overload-gc.mm 1 // RUN: %clang_cc1 -fsyntax-only -triple i386-apple-darwin9 -fobjc-gc -verify %s
  /external/kernel-headers/original/asm-x86/
ia32_unistd.h 8 * the number. This should be otherwise in sync with asm-i386/unistd.h. -AK
  /external/llvm/test/CodeGen/X86/
2008-12-12-PrivateEHSymbol.ll 2 ; RUN: llc < %s -disable-cfi -march=x86 -mtriple=i386-apple-darwin9 | grep ^__Z1fv.eh
2010-05-10-DAGCombinerBug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin10
darwin-bzero.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin10 | grep __bzero
darwin-quote.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | FileCheck %s
fp-stack-compare.ll 1 ; RUN: llc < %s -march=x86 -mcpu=i386 | FileCheck %s
hidden-vis-2.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin9 | grep mov | count 1
hidden-vis-4.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin9 | FileCheck %s
ptr-rotate.ll 1 ; RUN: llc -mtriple=i386-apple-darwin -o - < %s | FileCheck %s
stdcall-notailcall.ll 1 ; RUN: llc -mtriple=i386-apple-darwin11 -O2 < %s | FileCheck %s
  /external/llvm/test/MC/AsmParser/
directive_align.s 1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
directive_fill.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_lsym.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
rename.s 1 // RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
variables-invalid.s 1 // RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
  /external/llvm/test/MC/ELF/
bracket-exprs.s 1 // RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s

Completed in 222 milliseconds

1 2 3 4 5 67 8 91011>>