HomeSort by relevance Sort by last modified time
    Searched full:aarch64 (Results 276 - 300 of 305) sorted by null

<<111213

  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp 215 // Note that AArch64 uses the generic ItaniumCXXABI class since it doesn't
    [all...]
TargetInfo.cpp 133 // AArch64 Linux
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 274 EM_AARCH64 = 183, // ARM AArch64
562 // ELF Relocation types for AArch64
    [all...]
  /external/llvm/test/MC/AArch64/
neon-compare-instructions.s 1 // RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
3 // Check that the assembler can handle the documented syntax for AArch64
trace-regs.s 1 // RUN: llvm-mc -triple=aarch64-none-linux-gnu -show-encoding < %s | FileCheck %s
    [all...]
basic-a64-diagnostics.s 1 // RUN: not llvm-mc -triple aarch64-none-linux-gnu < %s 2> %t
    [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
trace-regs.txt 1 # RUN: llvm-mc -triple aarch64-none-linux-gnu -disassemble < %s | FileCheck %s
neon-instructions.txt 1 # RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -disassemble < %s | FileCheck %s
  /external/llvm/
configure     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td 1 //===----- AArch64InstrInfo.td - AArch64 Instruction Info ----*- tablegen -*-=//
10 // This file describes the AArch64 scalar instructions in TableGen format.
    [all...]
AArch64InstrNEON.td 1 //===-- AArch64InstrNEON.td - NEON support for AArch64 -----*- tablegen -*-===//
10 // This file describes the AArch64 NEON instruction set.
    [all...]
  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c 1 // REQUIRES: aarch64-registered-target
2 // RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +neon \
5 // Test new aarch64 intrinsics and types
    [all...]
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 621 // from removing arguments entirely, so don't. For example AArch64 handles
    [all...]
  /external/llvm/projects/sample/
configure     [all...]
  /external/llvm/test/CodeGen/AArch64/
neon-bitwise-instructions.ll 1 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s
atomic-ops.ll 1 ; RUN: llc -mtriple=aarch64-none-linux-gnu -verify-machineinstrs < %s | FileCheck %s
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]
  /external/clang/lib/Driver/
Tools.cpp 545 case llvm::Triple::aarch64:
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/bison/build-aux/
config.guess 871 aarch64:Linux:*:*)
    [all...]
  /external/chromium_org/third_party/opus/src/
config.guess 864 aarch64:Linux:*:*)
    [all...]
  /external/icu4c/
config.guess 864 aarch64:Linux:*:*)
    [all...]
  /external/openfst/
config.guess 864 aarch64:Linux:*:*)
    [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
  /prebuilts/sdk/tools/linux/
libclang.so 

Completed in 1127 milliseconds

<<111213