Searched refs:GetFeatureVector (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Support/
H A DTargetCompilerConfigs.cpp50 ARMBaseCompilerConfig::GetFeatureVector(std::vector<std::string> &pAttributes, function in class:ARMBaseCompilerConfig
99 GetFeatureVector(attributes, mInThumbMode, mEnableNEON);
109 GetFeatureVector(attributes, mInThumbMode, pEnable);
/frameworks/compile/libbcc/include/bcc/Support/
H A DTargetCompilerConfigs.h36 static void GetFeatureVector(std::vector<std::string> &pAttributes,

Completed in 97 milliseconds