Lines Matching refs:handleTargetFeatures
977 bool handleTargetFeatures(std::vector<std::string> &Features,
1128 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::PPCTargetInfo
2685 bool handleTargetFeatures(std::vector<std::string> &Features,
3269 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::X86TargetInfo
4101 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::DarwinI386TargetInfo
4103 if (!DarwinTargetInfo<X86_32TargetInfo>::handleTargetFeatures(Features, in handleTargetFeatures()
4523 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::DarwinX86_64TargetInfo
4525 if (!DarwinTargetInfo<X86_64TargetInfo>::handleTargetFeatures(Features, in handleTargetFeatures()
4959 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::ARMTargetInfo
5811 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::AArch64TargetInfo
6136 bool handleTargetFeatures(std::vector<std::string> &Features,
6207 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::HexagonTargetInfo
6386 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::SparcTargetInfo
6801 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::SystemZTargetInfo
7504 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::MipsTargetInfo
7785 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anond4862fe70111::WebAssemblyTargetInfo
8599 if (!Target->handleTargetFeatures(Opts->Features, Diags)) in CreateTargetInfo()