Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DBPF.cpp81 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.h161 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, in handleTargetFeatures() function in HexagonTargetInfo
H A DWebAssembly.cpp168 bool WebAssemblyTargetInfo::handleTargetFeatures( handleTargetFeatures() function in WebAssemblyTargetInfo
H A DPPC.cpp33 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in PPCTargetInfo
H A DMips.h309 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
H A DAMDGPU.h431 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 DRISCV.cpp333 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in RISCVTargetInfo
H A DX86.h559 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
939 bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function
H A DX86.cpp238 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in X86TargetInfo
H A DARM.cpp503 bool ARMTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in ARMTargetInfo
H A DAArch64.cpp748 bool AArch64TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function in AArch64TargetInfo
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1405 virtual bool handleTargetFeatures(std::vector<std::string> &Features, handleTargetFeatures() function