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

<<11121314151617181920>>

  /external/kernel-headers/original/uapi/asm-x86/asm/
statfs.h 5 * We need compat_statfs64 to be packed, because the i386 ABI won't
  /external/kmod/testsuite/module-playground/
.gitignore 11 mod-simple-i386.c
  /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 - \
directive_include.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %s
directive_org.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_set.s 1 # RUN: llvm-mc -triple i386-unknown-elf %s | FileCheck %s
dollars-in-identifiers.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s > %t
dot-symbol-non-absolute.s 1 # RUN: not llvm-mc -filetype=obj -triple i386-unknown-unknown %s 2> %t
equ.s 1 // RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t

Completed in 281 milliseconds

<<11121314151617181920>>