Searched refs:getFeature (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMLModelRunner.h30 virtual int64_t getFeature(int Index) const = 0;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DSAXParserFactory.h40 virtual bool getFeature (const char *name) = 0;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSAXParserFactory.h40 virtual bool getFeature (const char *name) = 0;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DReleaseModeModelRunner.cpp41 int64_t getFeature(int Index) const override;
69 int64_t ReleaseModeModelRunner::getFeature(int Index) const { function in class:ReleaseModeModelRunner
H A DMLInlineAdvisor.cpp279 OR << NV(FeatureNameMap[I], getAdvisor()->getModelRunner().getFeature(I));
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DX86.cpp1027 static llvm::X86::ProcessorFeatures getFeature(StringRef Name) { function
1063 return getFeaturePriority(getFeature(Name)) << 1;

Completed in 212 milliseconds