/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | BPF.cpp | 81 bool BPFTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in BPFTargetInfo
|
H A D | CSKY.cpp | 114 bool CSKYTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in CSKYTargetInfo
|
H A D | SystemZ.h | 161 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
|
H A D | LoongArch.cpp | 275 bool LoongArchTargetInfo::handleTargetFeatures( handleTargetFeatures() function in LoongArchTargetInfo
|
H A D | Hexagon.cpp | 127 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in HexagonTargetInfo
|
H A D | WebAssembly.cpp | 168 bool WebAssemblyTargetInfo::handleTargetFeatures( handleTargetFeatures() function in WebAssemblyTargetInfo
|
H A D | PPC.cpp | 33 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in PPCTargetInfo
|
H A D | Mips.h | 309 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
|
H A D | AMDGPU.h | 431 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
|
H A D | Sparc.h | 39 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
H A D | RISCV.cpp | 333 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in RISCVTargetInfo
|
H A D | X86.h | 559 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function 939 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
|
H A D | X86.cpp | 238 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in X86TargetInfo
|
H A D | ARM.cpp | 503 bool ARMTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in ARMTargetInfo
|
H A D | AArch64.cpp | 748 bool AArch64TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in AArch64TargetInfo
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TargetInfo.h | 1405 virtual bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
|