Searched defs:getFeature (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | ReleaseModeModelRunner.cpp | 69 int64_t ReleaseModeModelRunner::getFeature(int Index) const { in getFeature() function in ReleaseModeModelRunner |
H A D | DevelopmentModeInlineAdvisor.cpp | 273 int64_t getFeature(int Index) const override { return Features[Index]; } function in __anond89c93cd0111::NoInferenceModelRunner |
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ | ||
H A D | SAXParserFactory.cc | 633 getFeature (const char *) in getFeature() function in SAXParserFactoryP |
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ | ||
H A D | SAXParserFactory.cc | 633 getFeature (const char *) in getFeature() function in SAXParserFactoryP |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/ | ||
H A D | X86.cpp | 1027 static llvm::X86::ProcessorFeatures getFeature(StringRef Name) { in getFeature() function |