HomeSort by relevance Sort by last modified time
    Searched full:eabi (Results 126 - 150 of 469) sorted by null

1 2 3 4 56 7 8 91011>>

  /abi/cpp/src/
type_info.cc 33 // ARM EABI requires string comprison for mangled type names for type_info
  /dalvik/tools/gdbjithelper/
README.txt 40 arm-eabi-gdb $OUT/symbols/system/bin/gdbjithelper
  /dalvik/vm/compiler/template/mips/
TEMPLATE_DOUBLE_TO_INT_VFP.S 9 * to modest integer. The EABI convert function isn't doing this for us.
  /dalvik/vm/mterp/armv5te/
OP_CMPL_DOUBLE.S 37 @ Test for NaN with a second comparison. EABI forbids testing bit
  /dalvik/vm/mterp/mips/
OP_DOUBLE_TO_INT.S 8 * to modest integer. The EABI convert function isn't doing this for us.
  /external/clang/test/CodeGen/
alias.c 2 // RUN: %clang_cc1 -triple armv7a-eabi -mfloat-abi hard -emit-llvm -o - %s | FileCheck -check-prefix=CHECKCC %s
  /external/clang/test/CodeGenCXX/
compound-literals.cpp 1 // RUN: %clang_cc1 -triple armv7-none-eabi -emit-llvm -o - %s | FileCheck %s
cxx0x-initializer-references.cpp 1 // RUN: %clang_cc1 -std=c++11 -S -triple armv7-none-eabi -emit-llvm -o - %s | FileCheck %s
  /external/clang/test/Driver/
freebsd.c 106 // RUN: | FileCheck --check-prefix=CHECK-ARM-EABI %s
107 // CHECK-ARM-EABI-NOT: clang{{.*}}" "-cc1"{{.*}}" "-fsjlj-exceptions"
108 // CHECK-ARM-EABI: as{{.*}}" "-mfpu=softvfp" "-meabi=5"
109 // CHECK-ARM-EABI-NOT: as{{.*}}" "-matpcs"
mips-as.c 30 // RUN: %clang -target mips-linux-gnu -mabi=eabi -### \
32 // RUN: | FileCheck -check-prefix=MIPS-EABI %s
33 // MIPS-EABI: as{{(.exe)?}}" "-march" "mips32" "-mabi" "eabi" "-EB"
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 163 if ((TargetTriple.getTriple().find("eabi") != std::string::npos) ||
165 // FIXME: We might want to separate AAPCS and EABI. Some systems, e.g.
166 // Darwin-EABI conforms to AACPS but not the rest of EABI.
  /external/llvm/test/CodeGen/ARM/
2009-09-20-LiveIntervalsBug.ll 1 ; RUN: llc < %s -mtriple=arm-eabi -mattr=+neon -mcpu=cortex-a9
2009-11-13-ScavengerAssert.ll 1 ; RUN: llc -mtriple=armv7-eabi -mcpu=cortex-a8 < %s
  /ndk/sources/cxx-stl/gabi++/src/
type_info.cc 33 // ARM EABI requires string comprison for mangled type names for type_info
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/
SOURCES 9 path/to/build/configure --target=arm-eabi \
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind.h 1 /* Header file for the ARM EABI unwinder
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
unwind.h 1 /* Header file for the ARM EABI unwinder
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/
SOURCES 8 path/to/build/configure --target=arm-eabi \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
unwind.h 1 /* Header file for the ARM EABI unwinder
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
unwind.h 1 /* Header file for the ARM EABI unwinder
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 40 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 40 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 40 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 40 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 40 // The ARM EABI uses the least significant bit of a 32-bit

Completed in 986 milliseconds

1 2 3 4 56 7 8 91011>>