OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cortex
(Results
1 - 25
of
96
) sorted by null
1
2
3
4
/build/core/combo/arch/arm/
armv7-a-neon.mk
9
ifneq (,$(filter
cortex
-a15 krait denver,$(TARGET_$(combo_2nd_arch_prefix)CPU_VARIANT)))
10
arch_variant_cflags := -mcpu=
cortex
-a15
12
ifeq ($(strip $(TARGET_$(combo_2nd_arch_prefix)CPU_VARIANT)),
cortex
-a8)
13
arch_variant_cflags := -mcpu=
cortex
-a8
15
ifeq ($(strip $(TARGET_$(combo_2nd_arch_prefix)CPU_VARIANT)),
cortex
-a7)
16
arch_variant_cflags := -mcpu=
cortex
-a7
28
-Wl,--fix-
cortex
-a8
armv7-a.mk
16
-Wl,--fix-
cortex
-a8
/external/llvm/test/CodeGen/ARM/
build-attributes-encoding.s
7
.cpu
cortex
-a8
/device/htc/flounder/flounder32/
BoardConfig.mk
8
TARGET_CPU_VARIANT :=
cortex
-a15
/external/llvm/test/MC/ARM/
thumb2-pldw.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 -mattr=+mp -show-encoding < %s | FileCheck %s
invalid-hint-arm.s
1
@ RUN: not llvm-mc -triple=armv7-apple-darwin -mcpu=
cortex
-a8 < %s 2>&1 | FileCheck %s
invalid-hint-thumb.s
1
@ RUN: not llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 < %s 2>&1 | FileCheck %s
neon-vswp.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
thumb2-b.w-encodingT4.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding < %s | FileCheck %s
arm-thumb-trustzone.s
1
@ RUN: not llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding -mattr=-trustzone < %s | FileCheck %s -check-prefix=NOTZ
2
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
arm-trustzone.s
1
@ RUN: not llvm-mc -triple=armv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding -mattr=-trustzone < %s | FileCheck %s -check-prefix=NOTZ
2
@ RUN: llvm-mc -triple=armv7-apple-darwin -mcpu=
cortex
-a8 -show-encoding -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
directive-cpu.s
22
.cpu
cortex
-a8
arm-thumb-cpus-default.s
7
@ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=
cortex
-a15 < %s \
10
@ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=
cortex
-m3 < %s \
idiv.s
1
@ RUN: llvm-mc -triple=armv7 -mcpu=
cortex
-a15 -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM %s
2
@ RUN: llvm-mc -triple=thumbv7 -mcpu=
cortex
-a15 -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB %s
4
@ RUN: llvm-mc -triple=armv7 -mcpu=
cortex
-a15 -mattr=-hwdiv -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM-NOTHUMBHWDIV %s
5
@ RUN: llvm-mc -triple=thumbv7 -mcpu=
cortex
-a15 -mattr=-hwdiv-arm -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB-NOARMHWDIV %s
arm-thumb-cpus.s
7
@ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=
cortex
-a15 < %s 2>&1 \
10
@ RUN: not llvm-mc -show-encoding -triple=arm-eabi -mcpu=
cortex
-m3 < %s 2>&1 \
directive-eabi_attribute-2.s
6
.eabi_attribute Tag_CPU_raw_name, "
Cortex
-A9"
7
@ CHECK: .eabi_attribute 4, "
Cortex
-A9"
8
.eabi_attribute Tag_CPU_name, "
cortex
-a9"
9
@ CHECK: .cpu
cortex
-a9
94
.eabi_attribute 2 * 2 + 1, "
cortex
-a9"
95
@ CHECK: .cpu
cortex
-a9
fp-const-errors.s
1
@ RUN: not llvm-mc -mcpu=
cortex
-a8 -triple armv7-none-linux-gnueabi < %s 2>&1 | FileCheck %s
/external/llvm/test/MC/MachO/ARM/
thumb2-movt-fixup.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump | FileCheck %s
static-movt-relocs.s
1
@ RUN: llvm-mc -mcpu=
cortex
-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump | FileCheck %s
/bionic/libc/arch-arm/
arm.mk
77
$(error "TARGET_$(my_2nd_arch_prefix)CPU_VARIANT not set or set to an unknown value. Possible values are
cortex
-a7,
cortex
-a8,
cortex
-a9,
cortex
-a15, krait, denver. Use generic for devices that do not have a CPU similar to any of the supported cpu variants.")
/build/core/clang/
arm.mk
30
$(subst -mcpu=
cortex
-a15,-march=armv7-a,\
/build/target/board/generic_arm64/
BoardConfig.mk
39
# available in a
cortex
-A15 CPU. You should be able to set :
42
# TARGET_2ND_CPU_VARIANT :=
cortex
-a15
54
TARGET_2ND_CPU_VARIANT :=
cortex
-a15
/device/generic/arm64/
BoardConfig.mk
17
TARGET_2ND_CPU_VARIANT :=
cortex
-a15
/device/htc/flounder/
BoardConfig.mk
63
BOARD_OVERRIDE_RS_CPU_VARIANT_32 :=
cortex
-a15
64
BOARD_OVERRIDE_RS_CPU_VARIANT_64 :=
cortex
-a57
/device/samsung/manta/
BoardConfig.mk
33
TARGET_CPU_VARIANT :=
cortex
-a15
Completed in 732 milliseconds
1
2
3
4