Home
last modified time | relevance | path

Searched refs:AARCH64 (Results 1 – 12 of 12) 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/libffi/msvc_build/aarch64/aarch64_include/
Dffi.h52 #ifndef AARCH64
53 #define AARCH64 macro
/third_party/libffi/include/
Dffi-aarch64.h52 #ifndef AARCH64
53 #define AARCH64 macro
/third_party/libffi/
DBUILD.gn78 "-DTARGET=AARCH64",
Dconfigure.host15 TARGET=AARCH64; TARGETDIR=aarch64
/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/ejdb/src/bindings/ejdb2_node/
DCMakeLists.txt21 elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^(aarch64.*|AARCH64.*)")
/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/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/node/doc/changelogs/
DCHANGELOG_IOJS.md1508 …* ARMv8 64-bit (AARCH64) is now properly supported, including a backported fix in libuv that was m…
2004 * **arm**: We have the very beginnings of ARMv8 / ARM64 / AARCH64 support. An upgrade to OpenSSL 1.…