Searched defs:Architecture (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DArchitecture.h18 class Architecture : public PluginInterface { class in namespace:lldb_private
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitectureSet.cpp
H A DTarget.cpp20 auto Architecture = getArchitectureFromName(ArchitectureStr); local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4958 StringRef Architecture; member in struct:clang::CodeGen::CodeGenFunction::MultiVersionResolverOption::Conds
H A DCodeGenModule.cpp4208 StringRef Architecture; local
4225 Options.emplace_back(cast<llvm::Function>(Func), Architecture, Feature); local

Completed in 289 milliseconds