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

<<11121314151617181920>>

  /external/clang/test/Analysis/
misc-ps-region-store-i386.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -verify -fblocks %s
rdar-7168531.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -analyzer-store=region %s
  /external/clang/test/CodeGen/
2008-07-30-implicit-initialization.c 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -O1 -emit-llvm -o - %s | FileCheck %s
2009-05-22-callingconv.c 1 // RUN: %clang_cc1 %s -emit-llvm -o - -triple i386-unknown-unknown | grep call | grep x86_stdcallcc
2009-10-20-GlobalDebug.c 2 // RUN: %clang -target i386-apple-darwin10 -flto -S -g %s -o - | FileCheck %s
align-param.c 1 // RUN: %clang_cc1 -emit-llvm -triple i386-apple-macosx10.7.2 < %s | FileCheck %s
cleanup-stack.c 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -O3 -emit-llvm %s -o %t
debug-info-crash.c 2 // RUN: %clang_cc1 -triple i386-apple-darwin10 -fblocks -g -S %s -o -
decl-in-prototype.c 1 // RUN: %clang -target i386-unknown-unknown -emit-llvm -S -o - %s | FileCheck %s
misaligned-param.c 1 // RUN: %clang_cc1 %s -triple i386-apple-darwin -emit-llvm -o - | FileCheck %s
mms-bitfields.c 1 // RUN: %clang_cc1 -triple i386-apple-darwin10 -mms-bitfields -emit-llvm %s -o - | FileCheck %s
mrtd.c 1 // RUN: %clang_cc1 -mrtd -triple i386-unknown-freebsd9.0 -emit-llvm -o - %s | FileCheck %s
ms_struct.c 1 // RUN: %clang_cc1 -triple i386-apple-darwin10 -emit-llvm %s -o - | FileCheck %s
pragma-pack-3.c 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 %s -emit-llvm -o - | FileCheck -check-prefix X32 %s
redefine_extname.c 1 // RUN: %clang_cc1 -triple=i386-pc-solaris2.11 -w -emit-llvm %s -o - | FileCheck %s
x86_32-arguments-realign.c 1 // RUN: %clang_cc1 -w -fblocks -triple i386-apple-darwin9 -emit-llvm -o %t %s
  /external/clang/test/CodeGenCXX/
fastcall.cpp 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm -o - %s | FileCheck %s
mangle-ms-cxx11.cpp 1 // RUN: %clang_cc1 -std=c++11 -fms-extensions -emit-llvm %s -o - -cxx-abi microsoft -triple=i386-pc-win32 | FileCheck %s
member-init-assignment.cpp 1 // RUN: %clang_cc1 %s -triple i386-unknown-unknown -emit-llvm -o - | FileCheck %s
  /external/clang/test/CodeGenObjC/
category-class.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
complex-double-abi.m 1 // RUN: %clang_cc1 -emit-llvm -triple i386-apple-macosx10.7.2 %s -o - | FileCheck %s
deadcode_strip_used_var.m 1 // RUN: %clang_cc1 %s -emit-llvm -o %t -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5
nested-rethrow.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -fobjc-exceptions %s -o - | FileCheck %s
super-message-fragileabi.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm %s -o - | FileCheck %s
  /external/clang/test/Driver/
darwin-iphone-defaults.m 1 // RUN: %clang -target i386-apple-darwin9 -miphoneos-version-min=3.0 -arch armv7 -flto -S -o - %s | FileCheck %s

Completed in 124 milliseconds

<<11121314151617181920>>