Home
last modified time | relevance | path

Searched refs:handleTargetFeaturesGroup (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp52 handleTargetFeaturesGroup( in getAMDGPUTargetFeatures()
H A DCommonArgs.h116 void handleTargetFeaturesGroup(const llvm::opt::ArgList &Args,
H A DHexagon.cpp99 handleTargetFeaturesGroup(Args, Features, in getHexagonTargetFeatures()
H A DCommonArgs.cpp68 void tools::handleTargetFeaturesGroup(const ArgList &Args, in handleTargetFeaturesGroup() function in tools
H A DClang.cpp307 handleTargetFeaturesGroup(Args, Features, options::OPT_m_wasm_Features_Group); in getWebAssemblyTargetFeatures()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/
H A DX86.cpp173 handleTargetFeaturesGroup(Args, Features, options::OPT_m_x86_Features_Group); in getX86TargetFeatures()
H A DPPC.cpp104 handleTargetFeaturesGroup(Args, Features, options::OPT_m_ppc_Features_Group); in getPPCTargetFeatures()
H A DRISCV.cpp370 handleTargetFeaturesGroup(Args, Features, options::OPT_m_riscv_Features_Group); in getRISCVTargetFeatures()