Lines Matching refs:StringMap
740 virtual void getDefaultFeatures(llvm::StringMap<bool> &Features) const;
742 virtual bool setFeatureEnabled(llvm::StringMap<bool> &Features,
1013 void PPCTargetInfo::getDefaultFeatures(llvm::StringMap<bool> &Features) const {
1029 bool PPCTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features,
1306 virtual bool setFeatureEnabled(llvm::StringMap<bool> &Features,
1328 bool NVPTXTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features,
1892 virtual bool setFeatureEnabled(llvm::StringMap<bool> &Features,
1895 virtual void getDefaultFeatures(llvm::StringMap<bool> &Features) const;
2040 void X86TargetInfo::getDefaultFeatures(llvm::StringMap<bool> &Features) const {
2205 bool X86TargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features,
3552 void getDefaultFeatures(llvm::StringMap<bool> &Features) const {
3564 virtual bool setFeatureEnabled(llvm::StringMap<bool> &Features,
4080 virtual bool setFeatureEnabled(llvm::StringMap<bool> &Features,
4392 void getDefaultFeatures(llvm::StringMap<bool> &Features) const {
4501 StringMap<bool> &Features,
4826 void getDefaultFeatures(llvm::StringMap<bool> &Features) const {
5271 llvm::StringMap<bool> Features;
5315 for (llvm::StringMap<bool>::const_iterator it = Features.begin(),