Home
last modified time | relevance | path

Searched refs:AARCH64 (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAArch64TargetParser.def1 //===- AARCH64TargetParser.def - AARCH64 target parsing defines ---------*- C++ -*-===//
10 // This file provides defines to build up the AARCH64 target parser's logic.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAArch64TargetParser.def1 //===- AARCH64TargetParser.def - AARCH64 target parsing defines ---------*- C++ -*-===//
9 // This file provides defines to build up the AARCH64 target parser's logic.
DARMTargetParser.h149 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMTargetParser.cpp245 .StartsWith("aarch64", ISAKind::AARCH64) in parseArchISA()
246 .StartsWith("arm64", ISAKind::AARCH64) in parseArchISA()
DTriple.cpp337 case ARM::ISAKind::AARCH64: in parseARMArch()
353 case ARM::ISAKind::AARCH64: in parseARMArch()
/third_party/elfutils/tests/
Drun-readelf-n.sh248 AARCH64 FEATURE_1_AND: 00000003 BTI PAC
/third_party/libffi/
DBUILD.gn195 "-DTARGET=AARCH64",
/third_party/libffi/patch/
Dbackport-openharmony-adapt.patch304 +#ifndef AARCH64
305 +#define AARCH64
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicsAArch64.td1 //===- IntrinsicsAARCH64.td - Defines AARCH64 intrinsics ---*- tablegen -*-===//
9 // This file defines all of the AARCH64-specific intrinsics.
/third_party/elfutils/backends/
DChangeLog709 ARM compatible code running on AARCH64.
/third_party/elfutils/
DNEWS481 Add arm process initial register state compatible mode to AARCH64.
/third_party/elfutils/config/
Delfutils.spec.in685 Add arm process initial register state compatible mode to AARCH64.
/third_party/libabigail/
DNEWS710 Guard testing v4.19+ AARCH64 kernel module loading for EL6 support
DChangeLog13358 Guard testing v4.19+ AARCH64 kernel module loading for EL6 support
/third_party/node/doc/changelogs/
DCHANGELOG_IOJS.md1534 …* ARMv8 64-bit (AARCH64) is now properly supported, including a backported fix in libuv that was m…
2038 * **arm**: We have the very beginnings of ARMv8 / ARM64 / AARCH64 support. An upgrade to OpenSSL 1.…