OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a55
(Results
1 - 4
of
4
) sorted by null
/build/soong/cc/config/
arm64_device.go
55
"cortex-
a55
": []string{
56
"-mcpu=cortex-
a55
",
59
// Use the cortex-
a55
since it is similar to the little
60
// core (cortex-
a55
) and is sensitive to ordering.
61
"-mcpu=cortex-
a55
",
64
// Use the cortex-
a55
since it is similar to the little
65
// core (cortex-
a55
) and is sensitive to ordering.
66
"-mcpu=cortex-
a55
",
110
strings.Join(arm64ClangCpuVariantCflags["cortex-
a55
"], " "))
131
"cortex-
a55
": "${config.Arm64ClangCortexA55Cflags}"
[
all
...]
arm_device.go
107
"cortex-
a55
": []string{
108
"-mcpu=cortex-
a55
",
117
"-mcpu=cortex-
a55
",
126
"-mcpu=cortex-
a55
",
213
strings.Join(armClangCpuVariantCflags["cortex-
a55
"], " "))
235
"cortex-
a55
": "${config.ArmClangCortexA55Cflags}",
/build/make/core/combo/
TARGET_linux-arm.mk
33
KNOWN_ARMv8_CORES := cortex-a53 cortex-a53.a57 cortex-
a55
cortex-a73 cortex-a75 cortex-a76
36
KNOWN_ARMv82a_CORES := cortex-
a55
cortex-a75 kryo385
/build/soong/android/
arch.go
120
"cortex-
a55
",
135
"cortex-
a55
",
[
all
...]
Completed in 59 milliseconds