Home
last modified time | relevance | path

Searched defs:Archs (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitectureSet.cpp19 ArchitectureSet::ArchitectureSet(const std::vector<Architecture> &Archs) in ArchitectureSet()
H A DTextStubCommon.cpp135 ArchitectureSet &Archs) { in bitset()
H A DInterfaceFile.cpp265 auto Archs = Sym->getArchitectures(); in remove() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h77 SmallVector<DeviceTypeArgument> Archs; member
375 void setDeviceTypeDetails(llvm::SmallVector<DeviceTypeArgument> &&Archs) { in setDeviceTypeDetails()
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitectureSet.h55 contains(ArchitectureSet Archs) contains() argument
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp716 llvm::SmallVector<std::pair<IdentifierInfo *, SourceLocation>> &Archs) { in ParseOpenACCDeviceTypeList()
1031 llvm::SmallVector<std::pair<IdentifierInfo *, SourceLocation>> Archs; in ParseOpenACCClauseParams() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp844 llvm::SmallVector<llvm::StringRef, 3> Archs; in adjustTriple() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp883 llvm::DenseSet<StringRef> Archs; in CreateOffloadingDeviceToolChains() local
2466 SmallVector<const char *, 4> Archs; in BuildUniversalActions() local
4461 getConflictOffloadArchCombination(const llvm::DenseSet<StringRef> & Archs,llvm::Triple Triple) getConflictOffloadArchCombination() argument
4492 llvm::DenseSet<StringRef> Archs; getOffloadArchs() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp304 SourceLocation LParenLoc, ArrayRef<DeviceTypeArgument> Archs, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h235 ArrayRef<DeviceTypeArgument> Archs, in OpenACCDeviceTypeClause()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12017 llvm::SmallVector<DeviceTypeArgument> Archs; in readOpenACCClause() local