Searched defs:handleTargetFeatures (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/Targets/ |
| H A D | RISCV.cpp | 88 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in RISCVTargetInfo
|
| H A D | SystemZ.h | 107 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
| H A D | Hexagon.cpp | 79 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in HexagonTargetInfo
|
| H A D | WebAssembly.cpp | 101 bool WebAssemblyTargetInfo::handleTargetFeatures( in handleTargetFeatures() function in WebAssemblyTargetInfo
|
| H A D | PPC.cpp | 32 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in PPCTargetInfo
|
| H A D | Mips.h | 306 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
| H A D | Sparc.h | 40 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
| H A D | X86.h | 438 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function 803 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
| H A D | AArch64.cpp | 230 bool AArch64TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in AArch64TargetInfo
|
| H A D | ARM.cpp | 390 bool ARMTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in ARMTargetInfo
|
| H A D | X86.cpp | 696 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in X86TargetInfo
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 1081 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|