Home
last modified time | relevance | path

Searched defs:archs (Results 1 – 16 of 16) sorted by relevance

/llvm-project/lld/test/MachO/
H A Dtapi-link.s88 archs: [ x86_64 ] label
96 archs: [ x86_64 ] label
104 archs: [ x86_64 ] label
115 archs: [ i386, x86_64 ] label
H A Dspecial-symbol-ld-previous.s77 archs: [ x86_64 ] label
90 archs: [ x86_64 ] label
109 archs: [ x86_64 ] label
H A Dspecial-symbol-ld-install-name.s46 archs: [ x86_64 ] label
59 archs: [ x86_64 ] label
/llvm-project/lldb/unittests/Platform/
H A DPlatformTest.cpp91 const std::vector<ArchSpec> archs = {ArchSpec("arm64-apple-ps4"), in TEST_F() local
104 const std::vector<ArchSpec> archs = {ArchSpec("arm64-apple-ps4"), in TEST_F() local
123 const std::vector<ArchSpec> archs = {ArchSpec("arm64-apple-ps4"), in TEST_F() local
149 const std::vector<ArchSpec> archs = {ArchSpec("thumbv7-apple-ps4"), in TEST_F() local
H A DPlatformMacOSXTest.cpp25 static bool containsArch(const std::vector<ArchSpec> &archs, in containsArch()
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py198 archs=None, argument
326 archs=None, argument
369 archs=None, argument
400 _skip_fn_for_android(reason, api_levels, archs) global() argument
495 expectedFailureOS( oslist, bugnumber=None, compilers=None, debug_info=None, archs=None ) global() argument
506 expectedFailureDarwin(bugnumber=None, compilers=None, debug_info=None, archs=None) global() argument
518 expectedFailureAndroid(bugnumber=None, api_levels=None, archs=None) global() argument
589 expectedFlakeyAndroid(bugnumber=None, api_levels=None, archs=None) global() argument
811 skipIfTargetAndroid(bugnumber=None, api_levels=None, archs=None) global() argument
[all...]
H A Dlldbtest.py1427 expectedArch(self, archs) global() argument
/llvm-project/llvm/lib/TextAPI/
H A DArchitectureSet.cpp53 std::vector<Architecture> archs; in operator std::vector<Architecture>() local
/llvm-project/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp294 StringList archs; in arch_helper() local
/llvm-project/clang/tools/scan-build-py/tests/unit/
H A Dtest_analyze.py290 def flags(archs): argument
302 def stop(archs): argument
/llvm-project/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake77 set(archs ${${out_var}}) variable
H A DCompilerRTDarwinUtils.cmake114 set(archs ${ARGN}) global() variable
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp481 x86GetSupportedArchitectures(std::vector<ArchSpec> & archs) x86GetSupportedArchitectures() argument
601 ARMGetSupportedArchitectures(std::vector<ArchSpec> & archs,std::optional<llvm::Triple::OSType> os) ARMGetSupportedArchitectures() argument
/llvm-project/lldb/source/Target/
H A DTargetList.cpp184 std::vector<ArchSpec> archs; in CreateTargetInternal() local
H A DPlatform.cpp1079 CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs,llvm::Triple::OSType os) CreateArchList() argument
2162 GetOrCreate(llvm::ArrayRef<ArchSpec> archs,const ArchSpec & process_host_arch,std::vector<PlatformSP> & candidates) GetOrCreate() argument
/llvm-project/lld/MachO/
H A DInputFiles.cpp252 std::vector<StringRef> archs; in readFile() local