HomeSort by relevance Sort by last modified time
    Searched full:eabi (Results 476 - 500 of 867) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /external/chromium_org/sandbox/linux/seccomp-bpf/
syscall_iterator_unittest.cc 60 // this is currently valid for Intel and ARM EABI.
153 // this is currently valid for Intel and ARM EABI.
  /external/clang/test/Driver/
constructors.c 56 // RUN: -target aarch64-none-none-eabi \
65 // RUN: -target arm64-none-none-eabi \
  /external/llvm/test/CodeGen/ARM/
debug-frame-large-stack.ll 1 ; RUN: llc -filetype=asm -o - < %s -mtriple arm-arm-none-eabi -disable-fp-elim| FileCheck %s --check-prefix=CHECK-ARM
2 ; RUN: llc -filetype=asm -o - < %s -mtriple arm-arm-none-eabi | FileCheck %s --check-prefix=CHECK-ARM-FP-ELIM
func-argpassing-endian.ll 1 ; RUN: llc -verify-machineinstrs < %s -mtriple=arm-eabi -mattr=v7,neon | FileCheck --check-prefix=CHECK --check-prefix=CHECK-LE %s
2 ; RUN: llc -verify-machineinstrs < %s -mtriple=armeb-eabi -mattr=v7,neon | FileCheck --check-prefix=CHECK --check-prefix=CHECK-BE %s
vcombine.ll 1 ; RUN: llc -mtriple=arm-eabi -float-abi=soft -mattr=+neon %s -o - | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-LE
2 ; RUN: llc -mtriple=armeb-eabi -float-abi=soft -mattr=+neon %s -o - | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-BE
2009-11-01-NeonMoves.ll 4 target triple = "armv7-eabi"
2013-05-07-ByteLoadSameAddress.ll 1 ; RUN: llc -mtriple=thumb-eabi -mattr=+v7,+thumb2 %s -o - | FileCheck %s
2014-01-09-pseudo_expand_implicit_reg.ll 1 ; RUN: llc -mtriple=arm-eabi -mattr=+neon -print-before=post-RA-sched %s -o - 2>&1 \
  /external/llvm/test/CodeGen/Thumb2/
thumb2-uxtb.ll 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s -check-prefix=ARMv7A
2 ; RUN: llc -mtriple=thumb-eabi -mcpu=cortex-m3 %s -o - | FileCheck %s -check-prefix=ARMv7M
  /external/aac/libSYS/src/linux/
genericStds_linux.cpp 99 * EABI static linking problem workaround
110 * Add more EABI functions here if you get unresolved
111 * symbols of EABI functions.
  /external/llvm/lib/Target/Mips/
Mips.td 76 def FeatureEABI : SubtargetFeature<"eabi", "MipsABI", "EABI",
77 "Enable eabi ABI">;
MipsSubtarget.h 42 UnknownABI, O32, N32, N64, EABI
167 /// Only O32 and EABI supported right now.
168 bool isABI_EABI() const { return MipsABI == EABI; }
  /ndk/tests/build/check-armeabi-v7a-prebuilts/
build.sh 72 # fpu value EABI tag FPU reg count
81 # fpu value EABI tag FPU reg count
100 # The end result is that we can't use the EABI tag to determine the number

Completed in 774 milliseconds

<<11121314151617181920>>