Home
last modified time | relevance | path

Searched defs:handleTargetFeatures (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/lib/Basic/Targets/
H A DBPF.cpp85 bool BPFTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in BPFTargetInfo
H A DCSKY.cpp114 bool CSKYTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in CSKYTargetInfo
H A DSystemZ.h166 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
H A DLoongArch.cpp275 bool LoongArchTargetInfo::handleTargetFeatures( handleTargetFeatures() function in LoongArchTargetInfo
H A DHexagon.cpp127 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in HexagonTargetInfo
H A DWebAssembly.cpp180 bool WebAssemblyTargetInfo::handleTargetFeatures( handleTargetFeatures() function in WebAssemblyTargetInfo
H A DMips.h314 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
H A DAMDGPU.h429 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
H A DSparc.h39 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
H A DPPC.cpp33 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in PPCTargetInfo
H A DRISCV.cpp334 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in RISCVTargetInfo
H A DX86.h565 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
948 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
H A DX86.cpp255 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in X86TargetInfo
H A DARM.cpp502 bool ARMTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in ARMTargetInfo
H A DAArch64.cpp787 bool AArch64TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in AArch64TargetInfo
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1461 virtual bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function