Home
last modified time | relevance | path

Searched refs:object_arch (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/MC/ARM/
Ddirective-object_arch-diagnostics.s6 .object_arch i686
9 @ CHECK: .object_arch i686
12 .object_arch armv4!
15 @ CHECK: .object_arch armv4!
18 .object_arch, invalid
21 @ CHECK: .object_arch, invalid
Ddirective-object_arch-3.s6 .object_arch armv4
10 @ CHECK: .object_arch armv4
Ddirective-object_arch.s7 .object_arch armv4
Ddirective-object_arch-2.s6 .object_arch armv4
Ddirective-unsupported.s51 .object_arch armv7
/external/libopus/m4/
Das-gcc-inline-assembly.m449 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[__asm__(".arch armv7-a\n.fpu neon\n.object_arch armv4t\nvor…
71 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[__asm__(".arch armv6\n.object_arch armv4t\nshadd8 r3,r3,r3"…
93 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[__asm__(".arch armv5te\n.object_arch armv4t\nqadd r3,r3,r3"…
/external/lldb/source/Core/
DModule.cpp330 ArchSpec object_arch; in GetClangASTContext() local
331 if (objfile && objfile->GetArchitecture(object_arch)) in GetClangASTContext()
337 if (object_arch.GetTriple().getVendor() == llvm::Triple::Apple in GetClangASTContext()
338 && object_arch.GetTriple().getOS() == llvm::Triple::UnknownOS) in GetClangASTContext()
340 if (object_arch.GetTriple().getArch() == llvm::Triple::arm || in GetClangASTContext()
341 object_arch.GetTriple().getArch() == llvm::Triple::thumb) in GetClangASTContext()
343 object_arch.GetTriple().setOS(llvm::Triple::IOS); in GetClangASTContext()
347 object_arch.GetTriple().setOS(llvm::Triple::MacOSX); in GetClangASTContext()
350 m_ast.SetArchitecture (object_arch); in GetClangASTContext()
/external/llvm/test/MC/MachO/ARM/
Dbad-darwin-directives.s27 .object_arch armv7
/external/jpeg/
Djsimd_arm_neon.S60 .object_arch armv7a