/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | BPF.cpp | 85 bool BPFTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in 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 | 166 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
H A D | LoongArch.cpp | 298 bool LoongArchTargetInfo::handleTargetFeatures( in 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 | 180 bool WebAssemblyTargetInfo::handleTargetFeatures( in handleTargetFeatures() function in WebAssemblyTargetInfo
|
H A D | Mips.h | 314 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
H A D | Sparc.h | 39 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
H A D | AMDGPU.h | 429 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
H A D | PPC.cpp | 33 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in PPCTargetInfo
|
H A D | RISCV.cpp | 334 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in RISCVTargetInfo
|
H A D | X86.h | 550 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function 933 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
H A D | X86.cpp | 255 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in X86TargetInfo
|
H A D | ARM.cpp | 504 bool ARMTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in ARMTargetInfo
|
H A D | AArch64.cpp | 811 bool AArch64TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in AArch64TargetInfo
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TargetInfo.h | 1481 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|