Home
last modified time | relevance | path

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

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