Home
last modified time | relevance | path

Searched refs:toLLVMFeatureList (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h220 template <typename T> void toLLVMFeatureList(std::vector<T> &Features) const { in toLLVMFeatureList() function
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp334 toLLVMFeatureList(Features); in dump()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp257 Extensions.toLLVMFeatureList(Features); in getAArch64TargetFeatures()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp1224 FeatureBits.toLLVMFeatureList(Ret.Features); in parseTargetAttr()