/external/llvm/test/MC/ARM/Windows/ |
text-attributes.s | 1 @ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
|
mov32t-range.s | 1 @ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \ 4 @ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
|
multiple-text-sections.s | 1 @ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
|
/external/zlib/src/contrib/vstudio/vc10/ |
zlibstat.vcxproj | 4 <ProjectConfiguration Include="Debug|Itanium">
6 <Platform>Itanium</Platform>
16 <ProjectConfiguration Include="ReleaseWithoutAsm|Itanium">
18 <Platform>Itanium</Platform>
28 <ProjectConfiguration Include="Release|Itanium">
30 <Platform>Itanium</Platform>
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration">
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration">
65 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration">
93 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="PropertySheets"> [all...] |
/external/zlib/src/contrib/vstudio/vc11/ |
zlibstat.vcxproj | 4 <ProjectConfiguration Include="Debug|Itanium">
6 <Platform>Itanium</Platform>
16 <ProjectConfiguration Include="ReleaseWithoutAsm|Itanium">
18 <Platform>Itanium</Platform>
28 <ProjectConfiguration Include="Release|Itanium">
30 <Platform>Itanium</Platform>
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration">
65 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration">
69 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration">
100 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="PropertySheets"> [all...] |
zlibvc.vcxproj | 4 <ProjectConfiguration Include="Debug|Itanium">
6 <Platform>Itanium</Platform>
16 <ProjectConfiguration Include="ReleaseWithoutAsm|Itanium">
18 <Platform>Itanium</Platform>
28 <ProjectConfiguration Include="Release|Itanium">
30 <Platform>Itanium</Platform>
63 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration">
68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration">
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration">
106 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="PropertySheets"> [all...] |
/external/clang/test/CodeGenCXX/ |
debug-info-uuid.cpp | 2 // RUN: not %clang_cc1 -emit-llvm -fms-extensions -triple=x86_64-unknown-unknown -g %s -o - -std=c++11 2>&1 | FileCheck %s --check-prefix=CHECK-ITANIUM 11 // CHECK-ITANIUM: error: cannot yet mangle expression type CXXUuidofExpr
|
aarch64-cxxabi.cpp | 3 // Check differences between the generic Itanium ABI, the AArch32 version and 32 // than the low byte as in the generic Itanium ABI. However, unlike 32-bit ARM, 81 // AArch64 constructors (like generic Itanium, but unlike AArch32) do not return
|
windows-itanium-exceptions.cpp | 1 // RUN: %clang_cc1 -emit-llvm -triple thumbv7-windows-itanium -fexceptions -fcxx-exceptions %s -o - | FileCheck %s 2 // RUN: %clang_cc1 -emit-llvm -triple i686-windows-itanium -fexceptions -fcxx-exceptions %s -o - | FileCheck %s
|
empty-nontrivially-copyable.cpp | 4 // According to the Itanium ABI (3.1.1), types with non-trivial copy
|
/external/llvm/test/CodeGen/ARM/Windows/ |
chkstk-movw-movt-isel.ll | 1 ; RUN: llc -mtriple thumbv7--windows-itanium -code-model large -filetype obj -o - %s \ 6 target triple = "thumbv7--windows-itanium"
|
memset.ll | 1 ; RUN: llc -mtriple thumbv7--windows-itanium -filetype asm -o - %s | FileCheck %s
|
vla.ll | 1 ; RUN: llc -mtriple=thumbv7-windows-itanium -mcpu=cortex-a9 -o - %s \ 3 ; RUN: llc -mtriple=thumbv7-windows-itanium -mcpu=cortex-a9 -code-model=large -o - %s \
|
mov32t-bundling.ll | 1 ; RUN: llc -mtriple thumbv7-windows-itanium -filetype asm -o - %s | FileCheck %s
|
no-aeabi.ll | 1 ; RUN: llc -mtriple=thumbv7-windows-itanium -mcpu=cortex-a9 -o - %s | FileCheck %s
|
/bionic/libc/bionic/ |
__cxa_guard.cpp | 27 // ARM C++ ABI and Itanium/x86 C++ ABI has different definition for 33 // The Itanium/x86 C++ ABI defines the low-order _byte_ should be 42 // section 3.3.2 of the Itanium C++ ABI specification v1.83 (for x86). 45 // shows all other ARCH follow the definition of Itanium/x86 C++ ABI. 61 // The Itanium/x86 C++ ABI (used by all other architectures) mandates that
|
/external/clang/test/CodeGen/ |
c-strings.c | 1 // RUN: %clang_cc1 -triple %itanium_abi_triple -emit-llvm -o - %s | FileCheck %s --check-prefix=CHECK --check-prefix=ITANIUM 8 // ITANIUM: @.str = private unnamed_addr constant [6 x i8] c"hello\00" 10 // ITANIUM: @f1.x = internal global i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0) 14 // ITANIUM: @f4.x = internal global %struct.s { i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0) } 29 // ITANIUM: call void @bar({{.*}} @.str
|
/external/llvm/test/MC/ARM/ |
coff-function-type-info.ll | 1 ; RUN: llc -mtriple thumbv7-windows-itanium -filetype asm -o - %s \ 4 ; RUN: llc -mtriple thumbv7-windows-itanium -filetype obj -o - %s \
|
coff-relocations.s | 1 @ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \ 4 @ RUN: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
|
/external/clang/include/clang/Basic/ |
ABI.h | 46 // Itanium ABI 51 } Itanium; 112 // Itanium ABI 117 } Itanium;
|
TargetCXXABI.h | 29 /// The generic Itanium ABI is the standard ABI of most open-source 37 /// The generic ARM ABI is a modified version of the Itanium ABI 74 /// The generic AArch64 ABI is also a modified version of the Itanium ABI, 109 /// \brief Does this ABI generally fall into the Itanium family of ABIs? 204 /// done on a generic Itanium platform. 253 // To preserve binary compatibility, the generic Itanium ABI has 263 // Itanium exception about classes with over-large bitfields.
|
/external/oprofile/libop/tests/ |
cpu_type_tests.c | 30 { "ia64/itanium", CPU_IA64_1 },
|
/external/chromium_org/base/third_party/symbolize/ |
demangle.h | 32 // An async-signal-safe and thread-safe demangler for Itanium C++ ABI 66 // Note: we might want to write demanglers for ABIs other than Itanium
|
/external/clang/lib/AST/ |
ItaniumCXXABI.cpp | 1 //===------- ItaniumCXXABI.cpp - AST support for the Itanium C++ ABI ------===// 10 // This provides C++ AST support targeting the Itanium C++ ABI, which is
|
/external/clang/test/SemaCXX/ |
microsoft-dtor-lookup.cpp | 6 // Should be accepted under the Itanium ABI (first RUN line) but rejected 77 // MSVC accepts foo() but we reject it for consistency with Itanium. MSVC also
|