HomeSort by relevance Sort by last modified time
    Searched full:itanium (Results 101 - 125 of 252) sorted by null

1 2 3 45 6 7 8 91011

  /external/openssl/crypto/bn/asm/
ia64.S 17 // different from Itanium to this module viewpoint. Most notably, is it
18 // "wider" than Itanium? Can you experience loop scalability as
23 // module Itanium2 remains effectively as "wide" as Itanium. Yet it's
28 // Itanium Itanium2
42 // Itanium would exhibit anti-scalability. So I've chosen to reschedule
128 // Oh! Benchmarks were performed on 733MHz Lion-class Itanium
164 // performance loss on Itanium for scalability.
317 // This loop spins in 2*(n+12) ticks. It's scheduled for data in Itanium
323 // IA-64, but would hurt Itanium for about same because of longer
423 // This loop spins in 3*(n+10) ticks on Itanium and in 2*(n+10) o
    [all...]
  /external/antlr/antlr-3.4/runtime/C/
configure.ac 47 [AS_HELP_STRING([--disable-abiflags], [Does not add ABI flags -m32 or -m64 for older versions of gcc, such as itanium 3.x (default --enable-abiflags=yes)])],
  /external/clang/test/SemaTemplate/
instantiate-exception-spec-cxx11.cpp 6 // Note: the test is Itanium-specific because it depends on key functions in the
  /external/compiler-rt/lib/asan/
asan_malloc_win.cc 163 // FYI: FlushInstructionCache is needed on Itanium etc but not on x86/x64.
  /external/llvm/docs/
ExceptionHandling.rst 18 Itanium ABI Zero-cost Exception Handling
27 The Itanium ABI Exception Handling Specification defines a methodology for
33 A more complete description of the Itanium ABI exception handling runtime
34 support of can be found at `Itanium C++ ABI: Exception Handling
Extensions.rst 204 The Windows ARM Itanium ABI extends the base ABI by adding support for emitting
  /external/oprofile/module/ia64/
oprofile_stubs.S 105 * this executes in less than 20 cycles even on Itanium, so it's not worth
  /ndk/sources/cxx-stl/gabi++/src/
personality.cc 37 // http://www.intel.com/design/itanium/downloads/245358.htm
dwarf_helper.cc 37 // http://www.intel.com/design/itanium/downloads/245358.htm
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-ia64.pl 10 # SHA256/512_Transform for Itanium.
12 # sha512_block runs in 1003 cycles on Itanium 2, which is almost 50%
46 # (*) 2 cycles on Itanium 1 and 1 cycle on Itanium 2. But I schedule
48 # because on Itanium 1 stall on MM result is accompanied by
51 # Resulting performance numbers for 900MHz Itanium 2 system:
508 // I adhere to mmi; in order to hold Itanium 1 back and avoid 6 cycle
  /external/openssl/crypto/sha/asm/
sha512-ia64.pl 10 # SHA256/512_Transform for Itanium.
12 # sha512_block runs in 1003 cycles on Itanium 2, which is almost 50%
46 # (*) 2 cycles on Itanium 1 and 1 cycle on Itanium 2. But I schedule
48 # because on Itanium 1 stall on MM result is accompanied by
51 # Resulting performance numbers for 900MHz Itanium 2 system:
508 // I adhere to mmi; in order to hold Itanium 1 back and avoid 6 cycle
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 43 /// and Itanium follow different rules and use different codepaths.
69 /// * Itanium allows nearly empty primary virtual bases. These bases don't get
119 /// for itanium bitfields that are smaller than their declared type.
313 // case of packed bitfields on Itanium) then just use an I8 array.
445 // In the itanium ABI, it's possible to place a vbase at a dsize that is
    [all...]
  /external/chromium_org/base/third_party/symbolize/
demangle.cc 47 // List of operators from Itanium C++ ABI.
101 // List of builtin types from Itanium C++ ABI.
127 // List of substitutions Itanium C++ ABI.
444 // translation of the Itanium C++ ABI defined in BNF with a couple of
447 // - Support GNU extensions not defined in the Itanium C++ ABI
470 // - Itanium C++ ABI
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
simplethread.cpp 221 // NOTE: on Win64 on Itanium processors, a crashes
298 // before exiting, or crashes occasionally occur. (Seen on Itanium Win64 only)
  /external/icu/icu4c/source/test/intltest/
simplethread.cpp 231 // NOTE: on Win64 on Itanium processors, a crashes
308 // before exiting, or crashes occasionally occur. (Seen on Itanium Win64 only)
  /external/llvm/include/llvm/ADT/
Triple.h 137 Itanium,
357 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
  /external/clang/lib/AST/
Mangle.cpp 224 // Itanium C++ ABI object. What should we do now? Right now, I'm just
  /external/clang/lib/Headers/
unwind.h 111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
  /external/llvm/lib/Support/
Triple.cpp 173 case Itanium: return "itanium";
348 .StartsWith("itanium", Triple::Itanium)
  /external/stlport/stlport/stl/config/
_windows.h 38 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */
  /external/tcpdump/
extract.h 74 * or Itanium than would be generated by a bunch of shifts-and-ORs.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 38 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
unwind.h 111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
unwind.h 111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
unwind.h 111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word

Completed in 1136 milliseconds

1 2 3 45 6 7 8 91011