Searched defs:handleTargetFeatures (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | Targets.cpp | 1128 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::PPCTargetInfo 3269 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::X86TargetInfo 4101 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::DarwinI386TargetInfo 4523 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::DarwinX86_64TargetInfo 4959 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::ARMTargetInfo 5811 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::AArch64TargetInfo 6207 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::HexagonTargetInfo 6386 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::SparcTargetInfo 6801 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::SystemZTargetInfo 7504 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in __anon99bd0e1d0111::MipsTargetInfo [all …]
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | TargetInfo.h | 857 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | TargetInfo.h | 1429 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | TargetInfo.h | 1404 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | TargetInfo.h | 1429 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | TargetInfo.h | 1466 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
|