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

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/Object/Inputs/
archive-test.a-coff-i386 5 trivial-object-test.coff-i386/0 1317070755 100666 346 `
elfver.S 3 # clang $ARGS -m32 elfver.S -lc -o elf-versioning-test.i386
7 # strip elf-versioning-test.i386
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc.so 4 OUTPUT_FORMAT(elf32-i386)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libc.so 4 OUTPUT_FORMAT(elf32-i386)
  /external/clang/test/Driver/
pic.c 31 // RUN: %clang -c %s -target i386-unknown-unknown -### 2>&1 \
33 // RUN: %clang -c %s -target i386-unknown-unknown -fpic -### 2>&1 \
35 // RUN: %clang -c %s -target i386-unknown-unknown -fPIC -### 2>&1 \
37 // RUN: %clang -c %s -target i386-unknown-unknown -fpie -### 2>&1 \
39 // RUN: %clang -c %s -target i386-unknown-unknown -fPIE -### 2>&1 \
41 // RUN: %clang -c %s -target i386-unknown-unknown -fpic -fno-pic -### 2>&1 \
43 // RUN: %clang -c %s -target i386-unknown-unknown -fPIC -fno-PIC -### 2>&1 \
45 // RUN: %clang -c %s -target i386-unknown-unknown -fpic -fno-PIC -### 2>&1 \
47 // RUN: %clang -c %s -target i386-unknown-unknown -fPIC -fno-pic -### 2>&1 \
49 // RUN: %clang -c %s -target i386-unknown-unknown -fpie -fno-pie -### 2>&1
    [all...]
arc.c 1 // RUN: %clang -ObjC -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck %s
2 // RUN: %clang -x objective-c -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck %s
3 // RUN: %clang -x objective-c++ -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck %s
4 // RUN: %clang -x c -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck -check-prefix NOTOBJC %s
5 // RUN: %clang -x c++ -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck -check-prefix NOTOBJC %s
phases.c 2 // RUN: %clang -target i386-unknown-unknown -ccc-print-phases -x c %s -x objective-c %s -x c++ %s -x objective-c++ -x assembler %s -x assembler-with-cpp %s -x none %s 2>&1 | FileCheck -check-prefix=BASIC %s
27 // RUN: %clang -target i386-apple-darwin9 -ccc-print-phases -x c %s -arch ppc -arch i386 2>&1 | FileCheck -check-prefix=ULI %s
34 // ULI: 6: bind-arch, "i386", {4}, image
38 // RUN: %clang -target i386-apple-darwin9 -ccc-print-phases -c -x c %s -arch ppc -arch i386 2>&1 | FileCheck -check-prefix=UOF %s
44 // UOF: 5: bind-arch, "i386", {3}, object
48 // RUN: %clang -target i386-apple-darwin9 -ccc-print-phases -c -x assembler %s 2>&1 | FileCheck -check-prefix=ARCH1 %s
49 // ARCH1: 2: bind-arch, "i386", {1}, object
50 // RUN: %clang -target i386-apple-darwin9 -ccc-print-phases -c -x assembler %s -m32 -m64 2>&1 | FileCheck -check-prefix=ARCH2 (…)
    [all...]
bindings.c 2 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings %s 2> %t
7 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -ccc-no-clang %s 2> %t
12 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -ccc-no-clang -no-integrated-cpp %s 2> %t
18 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -ccc-no-clang -x c-header %s 2> %t
23 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -fsyntax-only %s 2> %t
25 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -ccc-no-clang -fsyntax-only %s 2> %t
27 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -ccc-no-clang-cxx -fsyntax-only -x c++ %s 2> %t
29 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -ccc-clang-cxx -fsyntax-only -x c++ %s 2> %t
31 // RUN: %clang -target i386-unknown-unknown -ccc-print-bindings -ccc-no-clang-cpp -fsyntax-only -no-integrated-cpp %s 2> %t
34 // RUN: %clang -target i386-apple-darwin9 -ccc-print-bindings -ccc-clang-archs i386 %s -S -arch ppc 2> %
    [all...]
constructors.c 2 // RUN: -target i386-unknown-linux \
9 // RUN: -target i386-unknown-linux \
darwin-debug-flags.c 1 // RUN: env RC_DEBUG_OPTIONS=1 %clang -target i386-apple-darwin9 -g -Os %s -emit-llvm -S -o - | FileCheck %s
4 // RUN: env RC_DEBUG_OPTIONS=1 %clang -### -target i386-apple-darwin9 -c -g %t.s 2>&1 | FileCheck -check-prefix=S %s
unknown-gcc-arch.c 5 // RUN: %clang -target i386-unknown-unknown -c -x assembler %s -### 2> %t.log
7 // RUN: %clang -target i386-unknown-unknown -c -x assembler %s -### -m64 2> %t.log
  /external/compiler-rt/lib/asan/
CMakeLists.txt 53 filter_available_targets(ASAN_TARGETS x86_64 i386)
71 add_library(clang_rt.asan-i386 STATIC
73 $<TARGET_OBJECTS:RTInterception.i386>
74 $<TARGET_OBJECTS:RTSanitizerCommon.i386>
76 set_target_compile_flags(clang_rt.asan-i386
79 list(APPEND ASAN_RUNTIME_LIBRARIES clang_rt.asan-i386)
107 filter_available_targets(ASAN_TARGETS x86_64 i386)
  /external/oprofile/libop/
op_cpu_type.c 27 { "Pentium Pro", "i386/ppro", CPU_PPRO, 2 },
28 { "PII", "i386/pii", CPU_PII, 2 },
29 { "PIII", "i386/piii", CPU_PIII, 2 },
30 { "Athlon", "i386/athlon", CPU_ATHLON, 4 },
33 { "P4 / Xeon", "i386/p4", CPU_P4, 8 },
38 { "P4 / Xeon with 2 hyper-threads", "i386/p4-ht", CPU_P4_HT2, 4 },
44 { "Pentium M (P6 core)", "i386/p6_mobile", CPU_P6_MOBILE, 2 },
65 { "Core Solo / Duo", "i386/core", CPU_CORE, 2 },
67 { "Core 2", "i386/core_2", CPU_CORE_2, 2 },
79 { "Intel Architectural Perfmon", "i386/arch_perfmon", CPU_ARCH_PERFMON, 0}
    [all...]
  /external/clang/test/Preprocessor/
predefined-arch-macros.c 6 // RUN: %clang -march=i386 -m32 -E -dM %s -o - 2>&1 \
7 // RUN: -target i386-unknown-linux \
12 // CHECK_I386_M32: #define i386 1
13 // RUN: %clang -march=i386 -m64 -E -dM %s -o - 2>&1 \
14 // RUN: -target i386-unknown-linux \
19 // RUN: -target i386-unknown-linux \
26 // CHECK_I486_M32: #define i386 1
28 // RUN: -target i386-unknown-linux \
33 // RUN: -target i386-unknown-linux \
43 // CHECK_I586_M32: #define i386
    [all...]
  /external/clang/test/ARCMT/
driver-migrate.m 6 // RUN: %clang -ccc-arcmt-check -target i386-apple-darwin9 -### %t.o 2> %t.log
8 // RUN: %clang -ccc-arcmt-migrate /foo/bar -target i386-apple-darwin9 -### %t.o 2> %t.log
  /external/clang/test/CodeGen/
blocks-2.c 3 // RUN: %clang_cc1 -g %s -triple i386-unknown-unknown -emit-llvm -o %t -fblocks -fblock-introspection
5 // RUN: %clang_cc1 -g %s -triple i386-unknown-unknown -emit-llvm -o %t -fblocks
enum.c 1 // RUN: %clang_cc1 -triple i386-unknown-unknown %s -O3 -emit-llvm -o - | grep 'ret i32 6'
2 // RUN: %clang_cc1 -triple i386-unknown-unknown -x c++ %s -O3 -emit-llvm -o - | grep 'ret i32 7'
  /external/clang/test/CodeGenObjC/
objc2-weak-compare.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
2 // RUN: %clang_cc1 -x objective-c++ -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
  /external/clang/test/SemaObjC/
warn-weak-field.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -fobjc-gc -verify -Wno-objc-root-class %s
2 // RUN: %clang_cc1 -x objective-c++ -triple i386-apple-darwin9 -fsyntax-only -fobjc-gc -verify -Wno-objc-root-class %s
  /external/kernel-headers/original/asm-x86/
msgbuf.h 5 * The msqid64_ds structure for i386 architecture.
9 * Pad space on i386 is left for:
  /external/llvm/test/MC/AsmParser/
hello.s 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -o -
2 // RUN: llvm-mc -triple i386-apple-darwin9 %s -o - -output-asm-variant=1
  /external/llvm/test/Object/
nm-archive.test 1 RUN: llvm-nm %p/Inputs/archive-test.a-coff-i386 \
8 COFF: trivial-object-test.coff-i386:
  /external/valgrind/main/coregrind/m_gdbserver/
i386-coresse-valgrind.xml 8 <!-- I386 with SSE -->
12 <architecture>i386</architecture>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
msgbuf.h 5 * The msqid64_ds structure for i386 architecture.
9 * Pad space on i386 is left for:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msgbuf.h 5 * The msqid64_ds structure for i386 architecture.
9 * Pad space on i386 is left for:

Completed in 1504 milliseconds

1 2 3 4 5 67 8 91011>>