Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/Arch/
H A DPPC.cpp117 handleTargetFeaturesGroup(Args, Features, options::OPT_m_ppc_Features_Group); in getPPCTargetFeatures()
H A DRISCV.cpp162 handleTargetFeaturesGroup(Args, Features, options::OPT_m_riscv_Features_Group); in getRISCVTargetFeatures()
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DCommonArgs.h172 void handleTargetFeaturesGroup(const llvm::opt::ArgList &Args,
H A DHexagon.cpp163 handleTargetFeaturesGroup(Args, Features, in getHexagonTargetFeatures()
H A DAMDGPU.cpp574 handleTargetFeaturesGroup( in getAMDGPUTargetFeatures()
H A DCommonArgs.cpp129 void tools::handleTargetFeaturesGroup(const ArgList &Args, in handleTargetFeaturesGroup() function in tools
H A DClang.cpp296 handleTargetFeaturesGroup(Args, Features, options::OPT_m_wasm_Features_Group); in getWebAssemblyTargetFeatures()