HomeSort by relevance Sort by last modified time
    Searched defs:ARM (Results 1 - 25 of 170) sorted by null

1 2 3 4 5 6 7

  /external/libffi/linux-arm/
ffi.h 18 #define ARM
21 #include "../src/arm/ffitarget.h"
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
blx-bad.s 1 .arm
2 .func ARM
3 ARM: nop
8 blx ARM
10 blx ARM
  /external/libffi/linux-arm64/
ffi.h 18 #define ARM
  /external/llvm/lib/Support/
ARMWinEH.cpp 1 //===-- ARMWinEH.cpp - Windows on ARM EH Support Functions ------*- C++ -*-===//
14 namespace ARM {
  /prebuilts/go/darwin-x86/src/runtime/internal/sys/
arch.go 11 ARM
  /prebuilts/go/linux-x86/src/runtime/internal/sys/
arch.go 11 ARM
  /art/tools/dexfuzz/src/dexfuzz/executors/
Architecture.java 23 ARM("arm"),
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.h 1 //===-- ARMAsmPrinter.h - ARM implementation of AsmPrinter ------*- C++ -*-===//
25 namespace ARM {
64 return "ARM Assembly / Object Emitter";
113 // ARM/Darwin adds ISA to the DWARF info for each function.
121 return isThumb ? ARM::DW_ISA_ARM_thumb : ARM::DW_ISA_ARM_arm;
ARMISelLowering.h 1 //===-- ARMISelLowering.h - ARM DAG Lowering Interface ----------*- C++ -*-===//
10 // This file defines the interfaces that ARM uses to lower LLVM code into a
29 // ARM Specific DAG Nodes
54 CMP, // ARM compare instructions.
55 CMN, // ARM CMN instructions.
56 CMPZ, // ARM compare that sets only Z flag.
57 CMPFP, // ARM VFP compare instruction, sets FPSCR.
58 CMPFPw0, // ARM VFP compare against zero instruction, sets FPSCR.
59 FMSTAT, // ARM fmstat instruction.
61 CMOV, // ARM conditional move instructions
    [all...]
  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.h 1 //===--- ARMWinEHPrinter.h - Windows on ARM Unwind Information Printer ----===//
18 namespace ARM {
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/simple/
ARM.java 2 * BCJ filter for little endian ARM instructions
13 public final class ARM implements SimpleFilter {
17 public ARM(boolean isEncoder, int startPos) {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMAsmPrinter.h 1 //===-- ARMAsmPrinter.h - Print machine code to an ARM .s file ------------===//
10 // ARM Assembly printer class.
17 #include "ARM.h"
26 namespace ARM {
54 return "ARM Assembly Printer";
105 // ARM/Darwin adds ISA to the DWARF info for each function.
109 llvm::ARM::DW_ISA_ARM_thumb : llvm::ARM::DW_ISA_ARM_arm;
ARMRelocations.h 1 //===- ARMRelocations.h - ARM Code Relocations ------------------*- C++ -*-===//
10 // This file defines the ARM target-specific relocation types.
20 namespace ARM {
38 // reloc_arm_machine_cp_entry - Relocation of a ARM machine constantpool
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCTargetOptions.h 22 ARM, /// ARM EHABI

Completed in 911 milliseconds

1 2 3 4 5 6 7