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

<<11121314151617181920>>

  /external/clang/test/Preprocessor/
non_fragile_feature1.m 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -fobjc-runtime=gcc %s
pr19649-unsigned-wchar_t.c 1 // RUN: %clang_cc1 -triple i386-pc-cygwin -E -x c %s
  /external/clang/test/Sema/
MicrosoftCompatibility-x86.c 1 // RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-compatibility -triple i386-pc-win32
i386-linux-android.c 1 // RUN: %clang_cc1 -triple i386-linux-android -fsyntax-only -verify %s
pragma-align-mac68k-unsupported.c 2 // RUN: %clang_cc1 -triple i386-pc-linux-gnu -fsyntax-only -verify %s
varargs-x86-32.c 1 // RUN: %clang_cc1 -fsyntax-only -verify %s -triple i386-apple-darwin9
weak-import-on-enum.c 2 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
  /external/clang/test/SemaCXX/
typo-correction-blocks.c 1 // RUN: %clang_cc1 -triple i386-apple-macosx -fblocks -fsyntax-only -verify %s
  /external/llvm/test/Analysis/CostModel/X86/
i32.ll 1 ; RUN: opt < %s -cost-model -analyze -mtriple=i386 -mcpu=corei7-avx | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2008-03-06-frem-fpstack.ll 1 ; RUN: llc < %s -march=x86 -mcpu=i386
call-imm.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=static | FileCheck -check-prefix X86STA %s
2 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=pic | FileCheck -check-prefix X86PIC %s
3 ; RUN: llc < %s -mtriple=i386-pc-linux -relocation-model=dynamic-no-pic | FileCheck -check-prefix X86DYN %s
4 ; RUN: llc < %s -mtriple=i386-pc-win32 -relocation-model=static | FileCheck -check-prefix X86WINSTA %s
fold-call-2.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | grep mov | count 1
global-sections-tls.ll 1 ; RUN: llc < %s -mtriple=i386-unknown-linux-gnu | FileCheck %s -check-prefix=LINUX
return_zeroext_i2.ll 1 ; RUN: llc -mtriple=i386-pc-win32 < %s | FileCheck %s
  /external/llvm/test/DebugInfo/Inputs/
macho-universal.cc 2 // clang++ -arch x86_64 -arch i386 macho-universal.cc
  /external/llvm/test/ExecutionEngine/OrcLazy/
lit.local.cfg 3 if config.root.host_arch not in ['i386', 'x86', 'x86_64', 'AMD64']:
  /external/llvm/test/MC/AsmParser/
assignment.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
dash-n.s 1 // RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t
defsym_error1.s 1 # RUN: not llvm-mc -filetype=obj -triple=i386-unknown-elf -defsym aaoeuaoeu %s 2>&1 | FileCheck %s
defsym_error2.s 1 # RUN: not llvm-mc -filetype=obj -triple=i386-unknown-elf -defsym a=a %s 2>&1 | FileCheck %s
directive_abort.s 1 # RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
directive_comm.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_desc.s 1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
directive_elf_size.s 1 # RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s
directive_end.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s -filetype obj -o - \

Completed in 351 milliseconds

<<11121314151617181920>>