Home
last modified time | relevance | path

Searched refs:getLoongArchTargetFeatures (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DLoongArch.h20 void getLoongArchTargetFeatures(const Driver &D, const llvm::Triple &Triple,
H A DLoongArch.cpp126 void loongarch::getLoongArchTargetFeatures(const Driver &D, in getLoongArchTargetFeatures() function in loongarch
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp756 loongarch::getLoongArchTargetFeatures(D, Triple, Args, Features); in getTargetFeatures()