Home
last modified time | relevance | path

Searched refs:vfpv2 (Results 1 – 25 of 91) sorted by relevance

1234

/external/llvm/test/MC/ARM/
Ddirective-fpu-multiple.s11 .fpu vfpv2
/external/llvm-project/llvm/test/MC/ARM/
Ddirective-fpu-multiple.s12 .fpu vfpv2
/external/llvm/test/CodeGen/ARM/
Dinlineasm-X-allocation.ll1 ; RUN: llc -mtriple=armv7-none-eabi -mattr=-neon,-vfpv2 %s -o - | FileCheck %s -check-prefix=novfp
/external/cpuinfo/test/mock/
Dscaleway.cc67 TEST(ISA, vfpv2) { in TEST() argument
68 ASSERT_FALSE(cpuinfo_isa.vfpv2); in TEST()
Dmoto-g-gen3.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dgalaxy-s3-us.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dmoto-e-gen1.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dmoto-g-gen1.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dlenovo-a6600-plus.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dgalaxy-win-duos.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dgalaxy-j1-2016.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dlg-optimus-g-pro.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dxperia-sl.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dnexus6.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dmoto-g-gen2.cc285 TEST(ISA, vfpv2) { in TEST() argument
Datm7029b-tablet.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dgalaxy-tab-3-7.0.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dgalaxy-tab-3-lite.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dgalaxy-grand-prime-value-edition.cc285 TEST(ISA, vfpv2) { in TEST() argument
Dblu-r1-hd.cc289 TEST(ISA, vfpv2) { in TEST() argument
/external/cpuinfo/src/arm/linux/
Daarch32-isa.c229 isa->vfpv2 = true; in cpuinfo_arm_linux_decode_isa_from_proc_cpuinfo()
/external/tensorflow/third_party/cpuinfo/
Dcpuinfo.patch21 bool vfpv2;
/external/llvm-project/compiler-rt/lib/xray/
Dxray_trampoline_arm.S5 .fpu vfpv2
/external/cpuinfo/include/
Dcpuinfo.h1451 bool vfpv2; member
1560 return cpuinfo_isa.vfpv2; in cpuinfo_has_arm_vfpv2()
/external/cpuinfo/src/arm/mach/
Dinit.c41 .vfpv2 = false,

1234