HomeSort by relevance Sort by last modified time
    Searched full:i386 (Results 776 - 800 of 2437) sorted by null

<<31323334353637383940>>

  /external/clang/test/CodeGen/
darwin-string-literals.c 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -emit-llvm %s -o - | FileCheck -check-prefix LSB %s
global-init.c 1 // RUN: %clang_cc1 -emit-llvm -o - -triple i386-linux-gnu %s | FileCheck %s
parameter-passing.c 8 // RUN: %clang_cc1 %s -triple i386-unknown-unknown -O3 -emit-llvm -o - | FileCheck %s
sse4a-builtins.c 1 // RUN: %clang_cc1 -ffreestanding -triple i386-apple-darwin9 -target-cpu pentium4 -target-feature +sse4a -g -emit-llvm %s -o - | FileCheck %s
string-literal.c 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm %s -o - | FileCheck -check-prefix=CHECK-C %s
2 // RUN: %clang_cc1 -x c++ -triple i386-unknown-unknown -emit-llvm %s -o - | FileCheck -check-prefix=CHECK-C %s
3 // RUN: %clang_cc1 -x c++ -std=c++11 -triple i386-unknown-unknown -emit-llvm %s -o - | FileCheck -check-prefix=CHECK-CXX11 %s
4 // RUN: %clang_cc1 -x c -std=c11 -triple i386-unknown-unknown -emit-llvm %s -o - | FileCheck -check-prefix=CHECK-C11 %s
  /external/clang/test/CodeGenCXX/
constructor-conversion.cpp 4 // RUN: %clang_cc1 -triple i386-apple-darwin -std=c++11 -S %s -o %t-32.s
constructor-for-array-members.cpp 4 // RUN: %clang_cc1 -triple i386-apple-darwin -std=c++11 -S %s -o %t-32.s
microsoft-abi-default-cc.cpp 2 // RUN: %clang_cc1 -emit-llvm %s -o - -DMS_ABI -cxx-abi microsoft -triple=i386-pc-win32 | FileCheck -check-prefix MSABI %s
pragma-visibility.cpp 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm -o - %s | FileCheck %s
ptr-to-member-function.cpp 4 // RUN: %clang_cc1 -triple i386-apple-darwin -std=c++11 -S %s -o %t-32.s
  /external/clang/test/CodeGenObjC/
fpret.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | \
id-isa-codegen.m 2 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | FileCheck -check-prefix LP32 %s
image-info.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o %t %s
  /external/clang/test/Driver/
arclite-link.c 4 // RUN: %clang -### -target i386-apple-darwin10 -fobjc-link-runtime -mmacosx-version-min=10.7 %t.o 2>&1 | FileCheck -check-prefix=CHECK-NOARCLITE %s
  /external/clang/test/Sema/
align-x86.c 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
attr-aligned.c 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
dllimport-dllexport.c 1 // RUN: %clang_cc1 -triple i386-mingw32 -fsyntax-only -verify %s
  /external/compiler-rt/lib/
Makefile.mk 14 SubDirs += i386 ppc x86_64 arm
  /external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/
interface_symbols_linux.c 32 // REQUIRES: x86_64-supported-target,i386-supported-target
overflow-in-qsort.cc 9 // Fast unwinder is only avaliable on x86_64 and i386.
  /external/compiler-rt/test/Unit/
trampoline_setup_test.c 20 * The i386 and x86_64 compilers generate a call to ___enable_execute_stack
  /external/elfutils/backends/
i386_auxv.c 0 /* i386 specific auxv handling.
i386_syscall.c 1 /* Linux/i386 system call ABI in DWARF register numbers.
ppc_auxv.c 0 /* i386 specific auxv handling.
x86_corenote.c 1 /* x86-specific core note handling, pieces common to x86-64 and i386.

Completed in 381 milliseconds

<<31323334353637383940>>