Searched refs:handleTargetFeaturesGroup (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/ |
| H A D | PPC.cpp | 113 handleTargetFeaturesGroup(Args, Features, options::OPT_m_ppc_Features_Group); in getPPCTargetFeatures()
|
| H A D | X86.cpp | 216 handleTargetFeaturesGroup(Args, Features, options::OPT_m_x86_Features_Group); in getX86TargetFeatures()
|
| H A D | RISCV.cpp | 572 handleTargetFeaturesGroup(Args, Features, options::OPT_m_riscv_Features_Group); in getRISCVTargetFeatures()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.h | 119 void handleTargetFeaturesGroup(const llvm::opt::ArgList &Args,
|
| H A D | Hexagon.cpp | 96 handleTargetFeaturesGroup(Args, Features, in getHexagonTargetFeatures()
|
| H A D | AMDGPU.cpp | 562 handleTargetFeaturesGroup( in getAMDGPUTargetFeatures()
|
| H A D | CommonArgs.cpp | 127 void tools::handleTargetFeaturesGroup(const ArgList &Args, in handleTargetFeaturesGroup() function in tools
|
| H A D | Clang.cpp | 307 handleTargetFeaturesGroup(Args, Features, options::OPT_m_wasm_Features_Group); in getWebAssemblyTargetFeatures()
|