Searched defs:getFeatures (Results 1 – 13 of 13) sorted by relevance
118 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function 121 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
117 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
60 Expected<SubtargetFeatures> getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
520 Expected<SubtargetFeatures> getFeatures() const override { in getFeatures() function
1045 Expected<SubtargetFeatures> getFeatures() const override { in getFeatures() function
196 const std::vector<std::string> &getFeatures() const { return Features; } getFeatures() function
151 static FeatureBitset getFeatures(StringRef CPU, StringRef TuneCPU, StringRef FS, in getFeatures() function
418 Expected<SubtargetFeatures> ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
729 Expected<SubtargetFeatures> XCOFFObjectFile::getFeatures() const { in getFeatures() function in llvm::object::XCOFFObjectFile
2098 Expected<SubtargetFeatures> WasmObjectFile::getFeatures() const { in getFeatures() function in WasmObjectFile
292 const FeatureBitset& getFeatures() const { in getFeatures() function
1035 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
103 const FeatureBitset &getFeatures() const { return Features; } in getFeatures() function in __anona2e40b320111::MipsAssemblerOptions