Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitectureSet.cpp53 std::vector<Architecture> archs; in operator std::vector<Architecture>() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp294 StringList archs; in arch_helper() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp184 std::vector<ArchSpec> archs; in CreateTargetInternal() local
H A DPlatform.cpp1079 Platform::CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs, in CreateArchList()
2163 PlatformSP PlatformList::GetOrCreate(llvm::ArrayRef<ArchSpec> archs, in GetOrCreate()
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp252 std::vector<StringRef> archs; in readFile() local