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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DArchitecture.h16 class Architecture : public PluginInterface { class in namespace:lldb_private
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DArchitectureSet.cpp
H A DTarget.cpp23 auto Architecture = getArchitectureFromName(ArchitectureStr); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h336 StringRef Architecture; member in struct:clang::ParsedTargetAttr
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4635 StringRef Architecture; member in struct:clang::CodeGen::CodeGenFunction::MultiVersionResolverOption::Conds
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3067 enum SecondParam { None, Architecture }; enumerator in enum:SecondParam
H A DSemaDecl.cpp9991 enum ErrType { Feature = 0, Architecture = 1 }; enumerator in enum:ErrType

Completed in 294 milliseconds